diff options
| author | Selene ToyKeeper | 2020-02-26 00:02:37 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2020-02-26 00:02:37 -0700 |
| commit | 93cdcd9d46772d559fccb2ba0d4d26127fa193ce (patch) | |
| tree | 86dcd69d5172b877980c48840c89d47fb054df20 /spaghetti-monster | |
| parent | added support for boost PMIC enable pin (K1 12V has 2 pins which need to turn... (diff) | |
| download | anduril-93cdcd9d46772d559fccb2ba0d4d26127fa193ce.tar.gz anduril-93cdcd9d46772d559fccb2ba0d4d26127fa193ce.tar.bz2 anduril-93cdcd9d46772d559fccb2ba0d4d26127fa193ce.zip | |
K1 12V needs party strobe slowed down even more
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-noctigon-k1-12v.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/cfg-noctigon-k1-12v.h b/spaghetti-monster/anduril/cfg-noctigon-k1-12v.h index 38a672f..12f69de 100644 --- a/spaghetti-monster/anduril/cfg-noctigon-k1-12v.h +++ b/spaghetti-monster/anduril/cfg-noctigon-k1-12v.h @@ -60,7 +60,7 @@ #define USE_TENCLICK_THERMAL_CONFIG // slow down party strobe; this driver can't pulse for 1ms or less -#define PARTY_STROBE_ONTIME 2 +#define PARTY_STROBE_ONTIME 4 #define THERM_CAL_OFFSET 5 |
