~toykeeper/flashlight-firmware/fsm

« back to all changes in this revision

Viewing changes to ToyKeeper/spaghetti-monster/anduril/cfg-noctigon-kr4.h

  • Committer: Selene ToyKeeper
  • Date: 2023-07-23 00:08:12 UTC
  • mto: (483.1.175 anduril2)
  • mto: This revision was merged to the branch mainline in revision 491.
  • Revision ID: bzr@toykeeper.net-20230723000812-lae16ybrvfm1lvlf
converted noctigon-dm11-* builds to multi-channel
(but I could only test dm11-boost on actual hardware)
(also, it looks like dm11-sbt90 is almost identical to the base kr4 build,
 so I removed its hwdef)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
#define MAX_1x7135 130
35
35
#define DEFAULT_LEVEL 50
36
 
//#define MIN_THERM_STEPDOWN 66  // should be above highest dyn_pwm level
37
36
#define HALFSPEED_LEVEL 12
38
37
#define QUARTERSPEED_LEVEL 4
39
38
 
63
62
// show each channel while it scroll by in the menu
64
63
#define USE_CONFIG_COLORS
65
64
 
66
 
// there is usually no lighted button,
67
 
// so blink numbers on the main LEDs by default (but allow user to change it)
 
65
// there is usually no lighted button, so
 
66
// blink numbers on the main LEDs by default (but allow user to change it)
68
67
#define DEFAULT_BLINK_CHANNEL  CM_MAIN
69
68
 
70
69
// slow down party strobe; this driver can't pulse for 1ms or less