emfcamp / TiDAL-Firmware

26 stars 14 forks source link

Add flashing support to torch app #39

Closed tomsci closed 2 years ago

tomsci commented 2 years ago

The default torch app could do with the ability to make the LED flash. I was thinking to make BUTTON_B cycle through various different flash speeds using a self.periodic(...) timer.

craftit commented 2 years ago

I'll have a look

craftit commented 2 years ago

There's a pull request ready for review. https://github.com/emfcamp/TiDAL-Firmware/pull/40

tomsci commented 2 years ago

Resolved by #40