diff options
| author | Selene ToyKeeper | 2020-07-31 21:39:37 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2020-07-31 21:39:37 -0600 |
| commit | 4fd4f342292742baa4d9539012a25449f29700b8 (patch) | |
| tree | f0eaf9be8864ec81fb5d73d637dfee2458c32d8b | |
| parent | made simple UI's ramp configurable, and fixed bug where it wouldn't remember ... (diff) | |
| download | anduril-4fd4f342292742baa4d9539012a25449f29700b8.tar.gz anduril-4fd4f342292742baa4d9539012a25449f29700b8.tar.bz2 anduril-4fd4f342292742baa4d9539012a25449f29700b8.zip | |
made Emisar D18 build fit in ROM again (it was 6 bytes over; now it's 8 bytes under)
| -rw-r--r-- | spaghetti-monster/anduril/cfg-emisar-d18.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d18.h b/spaghetti-monster/anduril/cfg-emisar-d18.h index ea02f8c..70562e0 100644 --- a/spaghetti-monster/anduril/cfg-emisar-d18.h +++ b/spaghetti-monster/anduril/cfg-emisar-d18.h @@ -13,7 +13,7 @@ #define INDICATOR_LED_DEFAULT_MODE ((3<<2) + 1) // Emisar wanted a shortcut to this -#define USE_TENCLICK_THERMAL_CONFIG +//#define USE_TENCLICK_THERMAL_CONFIG // level_calc.py seventh 3 150 7135 1 1.4 117.99 7135 6 1 1706.86 FET 3 10 13000 |
