diff options
| author | Selene ToyKeeper | 2019-11-25 18:56:37 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-11-25 18:56:37 -0700 |
| commit | 87ab9d1162174c1844b1d60c6444391ebf9afddf (patch) | |
| tree | a5b774fa04d1ccc52505155f4f34a33ea90983d4 /spaghetti-monster | |
| parent | merged upstream fsm branch (diff) | |
| download | anduril-87ab9d1162174c1844b1d60c6444391ebf9afddf.tar.gz anduril-87ab9d1162174c1844b1d60c6444391ebf9afddf.tar.bz2 anduril-87ab9d1162174c1844b1d60c6444391ebf9afddf.zip | |
renamed Emisar D1S V2 -> Noctigon K1
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-noctigon-k1.h (renamed from spaghetti-monster/anduril/cfg-emisar-d1sv2.h) | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d1sv2.h b/spaghetti-monster/anduril/cfg-noctigon-k1.h index 2bf6ccb..bf418c7 100644 --- a/spaghetti-monster/anduril/cfg-emisar-d1sv2.h +++ b/spaghetti-monster/anduril/cfg-noctigon-k1.h @@ -1,5 +1,6 @@ -// Emisar D1S v2 config options for Anduril -#include "hwdef-Emisar_D1Sv2.h" +// Noctigon K1 config options for Anduril +// (originally known as Emisar D1S v2) +#include "hwdef-Noctigon_K1.h" // ATTINY: 1634 // this light can safely run a bit hotter than most @@ -56,7 +57,7 @@ #define THERMAL_UPDATE_SPEED 1 #define THERM_PREDICTION_STRENGTH 4 -// easier access to thermal config mode, for Emisar +// easier access to thermal config mode, for Noctigon #define USE_TENCLICK_THERMAL_CONFIG // slow down party strobe; this driver can't pulse for 1ms or less |
