Skip to content

Commit

Permalink
Corrected typo regarding usage of IN1
Browse files Browse the repository at this point in the history
Textchange: Put P1 to max, _not_ P2
  • Loading branch information
Visuelle-Musik committed Apr 4, 2020
1 parent 41f0b59 commit fff0a79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Grains-Morse/Grains-Morse.ino
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
Usage of this Firmware with GRAINS:
===================================
IN1 / Pot1: Gate to trigger new letter (select IN1 and put P2 to max!)
IN1 / Pot1: Gate to trigger new letter (select IN1 and put P1 to max!)
IN2 / Pot2: Stop Morsecode if all left, Play once in middle-position, loop Morsecode when turned to max (select MAN for P2!)
IN3: Select letter (Note CV) // Two upper octaves C#: '.', F#: '-', c#: word pause, g#: delete last character
A: Clock input (Yes, we use the audio-inut for clock-in, here!)
Expand Down
2 changes: 1 addition & 1 deletion Grains-Morse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ http://www.robotplatform.com/knowledge/ADC/adc_tutorial_2.html http://www.robotp

__Inputs__

* IN1 / Pot1: Gate to trigger new letter (select IN1 and put P2 to max!)
* IN1 / Pot1: Gate to trigger new letter (select IN1 and put P1 to max!)
* IN2 / Pot2: Stop Morsecode if all left, Play once in middle-position, loop Morsecode when turned to max (select MAN for P2!)
* IN3: Select letter (Note CV) // Two upper octaves C#: '.', F#: '-', c#: word pause, g#: delete last character
* A: Clock input (Yes, we use the audio-inut for clock-in, here!)
Expand Down

0 comments on commit fff0a79

Please sign in to comment.