Add settings for fast boot, bcas mode, 3rd trill, dac out
This commit is contained in:
parent
c38adcd56c
commit
7b179d4343
6 changed files with 99 additions and 76 deletions
|
|
@ -73,6 +73,11 @@ extern byte currentRotation;
|
|||
extern uint16_t rotations[4];
|
||||
extern uint16_t parallel; // semitones
|
||||
|
||||
extern uint16_t bcasMode; //Legacy CASSIDY compile flag
|
||||
extern uint16_t trill3_interval;
|
||||
extern uint16_t fastBoot;
|
||||
extern uint16_t dacMode;
|
||||
|
||||
extern uint16_t wlPower;
|
||||
|
||||
extern int touch_Thr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue