diff options
| author | Gabriel Hart | 2021-01-12 14:45:04 -0600 |
|---|---|---|
| committer | Gabriel Hart | 2021-01-12 14:45:04 -0600 |
| commit | 5d9b92928efd390ae77aa1f9f134f77e029ab183 (patch) | |
| tree | 0b1497721e7a99a8aef29f1f62b8dd23e7184f98 /spaghetti-monster | |
| parent | Add the override of ATTINY setting to 1616 for the new T1616 config files (diff) | |
| download | anduril-5d9b92928efd390ae77aa1f9f134f77e029ab183.tar.gz anduril-5d9b92928efd390ae77aa1f9f134f77e029ab183.tar.bz2 anduril-5d9b92928efd390ae77aa1f9f134f77e029ab183.zip | |
Clean up a couple unnecessary #defines in gchart fet1 config file
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-gchart-fet1-t16.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/spaghetti-monster/anduril/cfg-gchart-fet1-t16.h b/spaghetti-monster/anduril/cfg-gchart-fet1-t16.h index c8727ae..a6434b8 100644 --- a/spaghetti-monster/anduril/cfg-gchart-fet1-t16.h +++ b/spaghetti-monster/anduril/cfg-gchart-fet1-t16.h @@ -12,14 +12,6 @@ #undef BLINK_AT_RAMP_MIDDLE -// battery readout style (pick one) -#define BATTCHECK_VpT -//#define BATTCHECK_8bars // FIXME: breaks build -//#define BATTCHECK_4bars // FIXME: breaks build - -//#undef USE_DYNAMIC_UNDERCLOCKING -#define USE_DYNAMIC_UNDERCLOCKING - // Mostly borrowed from the D4 for now #define RAMP_LENGTH 150 #define PWM1_LEVELS 1,1,2,2,3,3,4,4,5,6,7,8,9,10,12,13,14,15,17,19,20,22,24,26,29,31,34,36,39,42,45,48,51,55,59,62,66,70,75,79,84,89,93,99,104,110,115,121,127,134,140,147,154,161,168,176,184,192,200,209,217,226,236,245,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0 |
