- 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%