ToyKeeper / anduril

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

Bug: 2 channel memory switching channels #69

Open crox opened 5 months ago

crox commented 5 months ago

Observed in 2024-4-20 release. HW 0135 on d4k.

When using memory for brightness level (10C from on), if you turn off the light in the opposite channel, the next time it is on the first instant channel switch (3H) blinks but doesn't change.

Repro steps: Light ON in ch1 10C to memorize level. 3H to switch to ch2. Turn OFF Turn ON (1C - comes on at ch1 memory level) 3H - note blink but still on ch1 3H (again) changes to ch2

SiteRelEnby commented 5 months ago

Confirmed reproducible, I'll work on it.

Edit: Also, 69, nice.

SiteRelEnby commented 5 months ago

https://github.com/ToyKeeper/anduril/pull/70