ALL the code base should be up to date, now I am just compiling and packaging

This commit is contained in:
airwindows 2022-03-03 14:57:40 -05:00
parent 08755ab7d6
commit e1759b2f75
528 changed files with 2221 additions and 2255 deletions

View file

@ -75,11 +75,11 @@ private:
double gainchase;
double settingchase;
double chasespeed;
uint32_t fpdL;
uint32_t fpdR;
double fpNShapeL;
double fpNShapeR;
uint32_t fpdL;
uint32_t fpdR;
//default stuff
float gain;
};