Menu option to set midibeam power level

This commit is contained in:
John Stäck 2019-07-20 09:45:40 +02:00
parent 407683bbc3
commit 66b782da16
5 changed files with 44 additions and 0 deletions

View file

@ -90,6 +90,8 @@ uint16_t gateOpenEnable = 0;
uint16_t specialKeyEnable = 0;
uint16_t wlPower = 0;
int touch_Thr = 1300;
byte ccList[11] = {0,1,2,7,11,1,2,7,11,74,20}; // OFF, Modulation, Breath, Volume, Expression (then same sent in hires), CC74 (cutoff/brightness), CC20 (UNO Cutoff)