~toykeeper/flashlight-firmware/fsm

« back to all changes in this revision

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

  • Committer: Selene ToyKeeper
  • Date: 2023-04-19 08:21:19 UTC
  • mto: (483.1.175 anduril2)
  • mto: This revision was merged to the branch mainline in revision 491.
  • Revision ID: bzr@toykeeper.net-20230419082119-cxx6bgaq8iigzfyz
added stepped tint ramping

patch adapted from SammysHP:
  https://github.com/SammysHP/flashlight-firmware/commit/0df174a6f6cc2676703f55a9b86eb3d9b3896b33

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
        #ifdef USE_MANUAL_MEMORY
60
60
            uint8_t manual_memory_channel_args[NUM_CHANNEL_MODES];
61
61
        #endif
 
62
        #ifdef USE_STEPPED_TINT_RAMPING
 
63
            uint8_t tint_ramp_style;
 
64
        #endif
62
65
    #endif
63
66
 
64
67
    ///// strobe / blinky mode settings