mtthw-meyer / libdaisy-rust

Hardware Abstraction Layer implementation for Daisy boards
MIT License
47 stars 17 forks source link

Fix toggle example #3

Closed glindstedt closed 3 years ago

glindstedt commented 3 years ago

Minor fixes to make the example work, LED_IS_ON was never flipped and the initial toggle never triggered the LED. Also increased the timer timout frequency to make it more responsive.

mtthw-meyer commented 3 years ago

Huh. I guess it doesn't work anymore on master. Opps.