~sammyshp/flashlight-firmware/ramp-border-delay-anduril2

« back to all changes in this revision

Viewing changes to ToyKeeper/spaghetti-monster/anduril/load-save-config-fsm.h

  • Committer: Selene Scriven
  • Date: 2021-08-23 09:54:09 UTC
  • Revision ID: bzr@toykeeper.net-20210823095409-z338duzeruc41ia7
made jump start level configurable at runtime, and made it activate in more places

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    #ifdef USE_TINT_RAMPING
44
44
        tint_e,
45
45
    #endif
 
46
    #ifdef JUMP_START_MOON
 
47
        jump_start_moon_e,
 
48
    #endif
46
49
    #ifdef USE_STROBE_STATE
47
50
    strobe_type_e,
48
51
    #endif