more boilerplate and cleanup

This commit is contained in:
true
2025-04-04 03:05:42 -07:00
parent 010eeae72f
commit 1c34e1228f
4 changed files with 24 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
/*
hackspacecon wand firmware
rgb led control and programs
*/
#include <Arduino.h>
#include "rgbled.h"