digitalsputnik / ApolloFirmware

Micropython software for the Apollo lamps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power Button Implementation

KKallas opened this issue · comments

Implement power button actions.

Long Press - Set LED's to 5600k 100% intensity.
Short Press - Set Power Off State - leds turn off, APA102 leds stay on, lamp state is saved (color)

  • Implemented short press action
  • Implemented long press action