67607347e4c7ad7fb3bc9b781a50dd1b5309277c
- time.Sleep() blocks the entire program, other goroutines won't run. Instead, watch the button channels and filter out any extra presses within too short of a time.
Cabin Lights
This is the application controlling the lights on Mathis's cabin project. They're driven using the Raspberry Pi Pico.
Description
Languages
Go
100%