ToyKeeper / anduril

Anduril 2 Flashlight Firmware and FSM UI Toolkit
GNU General Public License v3.0
226 stars 56 forks source link

Discussion: Channel mode and manual memory #71

Open SiteRelEnby opened 5 months ago

SiteRelEnby commented 5 months ago

Should manual memory set the channel mode as part of memory, or just the level? For that matter, is there a use case for only memorising the channel mode, without the level (i.e. leaving level on automatic memory and just forcing the channel mode on switching on)?

I was thinking of making 10H/1 something like this: 0C: Disable manual memory 1C: Memorise level only 2C: Memorise channel mode only 3C: Memorise both level and channel mode

Thoughts?

crox commented 5 months ago

Great idea to add some flexibility. I like what you have proposed.

Originally, I would have expected it to memorize the channel and output. But now I feel like I NEED this new feature!