~toykeeper/flashlight-firmware/fsm

« back to all changes in this revision

Viewing changes to ToyKeeper/spaghetti-monster/anduril/load-save-config.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:
85
85
            // remember and reset 1 extra parameter per channel mode (like tint)
86
86
            .manual_memory_channel_args = { CHANNEL_MODE_ARGS },
87
87
        #endif
 
88
        #ifdef USE_STEPPED_TINT_RAMPING
 
89
            .tint_ramp_style = DEFAULT_TINT_RAMP_STYLE,
 
90
        #endif
88
91
    #endif
89
92
 
90
93
    ///// strobe / blinky mode settings