Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cglewis committed Aug 1, 2022
1 parent 97d9ff6 commit b8816c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Build and run

* Select Due board, exit IDE
* Edit ~/.arduino15/packages/arduino/hardware/sam/*/platform.txt, to change -Os to -O2 (TODO: test pragma override)
* Re-enter IDE, install libraries ArduinoSTL, DueTimer, FixedPonts, MIDI Library
* Re-enter IDE, install libraries ArduinoSTL, DueTimer, FixedPoints, MIDI Library
* Define CR_UI in chime_red2.ino if running on original CHIME RED I hardware
* Change pulseWindowUs and breakoutUs in constants.h to suit coil hardare (e.g. set pulseWindowUs to 700 for giant coils; breakoutUs sets absolute minimum gate on time)
* Upload to CHIME RED I/II

0 comments on commit b8816c3

Please sign in to comment.