diff options
| author | Selene ToyKeeper | 2018-11-08 17:35:13 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-11-08 17:35:13 -0700 |
| commit | 01833c6f5618dc24d7cd3eefb559352f6d95b28c (patch) | |
| tree | 68add9102c0b62743778d0c33066df97915e0e2d | |
| parent | merged updates from fsm branch (diff) | |
| download | anduril-01833c6f5618dc24d7cd3eefb559352f6d95b28c.tar.gz anduril-01833c6f5618dc24d7cd3eefb559352f6d95b28c.tar.bz2 anduril-01833c6f5618dc24d7cd3eefb559352f6d95b28c.zip | |
added lantern pin layout
| -rw-r--r-- | spaghetti-monster/anduril/cfg-blf-lantern.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-blf-lantern.h b/spaghetti-monster/anduril/cfg-blf-lantern.h index 709bca9..26e5b5a 100644 --- a/spaghetti-monster/anduril/cfg-blf-lantern.h +++ b/spaghetti-monster/anduril/cfg-blf-lantern.h @@ -1,4 +1,12 @@ // BLF Lantern config options for Anduril +/* BLF Lantern pinout + * ---- + * Reset -|1 8|- VCC + * eswitch -|2 7|- powerbank enable? + * aux LED -|3 6|- PWM (5000K) + * GND -|4 5|- PWM (3000K) + * ---- + */ // basically the same as a Q8... sort of #define FSM_BLF_Q8_DRIVER |
