diff options
| author | Selene ToyKeeper | 2019-11-19 00:37:16 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-11-19 00:37:16 -0700 |
| commit | 1354b727e203a2c93b12a349b58c04b1cc31228e (patch) | |
| tree | dbebf278aca37d3dd72dd80e25c49731a627c2e7 | |
| parent | reduced build size by a few bytes (diff) | |
| download | anduril-1354b727e203a2c93b12a349b58c04b1cc31228e.tar.gz anduril-1354b727e203a2c93b12a349b58c04b1cc31228e.tar.bz2 anduril-1354b727e203a2c93b12a349b58c04b1cc31228e.zip | |
Mateminco MF01S can fit muggle mode again, barely
| -rw-r--r-- | spaghetti-monster/anduril/cfg-mateminco-mf01s.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/spaghetti-monster/anduril/cfg-mateminco-mf01s.h b/spaghetti-monster/anduril/cfg-mateminco-mf01s.h index 2af1305..22b497b 100644 --- a/spaghetti-monster/anduril/cfg-mateminco-mf01s.h +++ b/spaghetti-monster/anduril/cfg-mateminco-mf01s.h @@ -15,9 +15,9 @@ // doesn't quite fit -#ifdef USE_MUGGLE_MODE -#undef USE_MUGGLE_MODE -#endif +//#ifdef USE_MUGGLE_MODE +//#undef USE_MUGGLE_MODE +//#endif // don't blink during ramp, it's irrelevant and annoying on this light |
