ToyKeeper / anduril

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

Feature request #103

Open paulous181 opened 3 weeks ago

paulous181 commented 3 weeks ago

Wouldn’t it be awesome if the aux lights could be different colors in the simple and advanced UI? So you could tell which UI was active without getting a voltage check?

SiteRelEnby commented 3 weeks ago

This is one of those features that may end up being divisive - some people would want it, some not. It also complicates things in that at the moment you can't configure aux in simple UI, and that seems to be the consensus that people want it that way.

I could do this as a proof of concept reasonably easily though, for anyone that does want it.

fiveseven808 commented 3 weeks ago

I kind of want it, but maybe it can be a build time flag? Just like how how we have #define USE_EXTENDED_SIMPLE_UI why not have another switch to enable aux in simple mode.