dev: Getting the GPIO and such set up, starting to poke at NeoPixel

This commit is contained in:
A.M. Rowsell 2025-08-03 13:12:09 -04:00
commit ba27097ced
Signed by untrusted user who does not match committer: amr
GPG key ID: E0879EDBDB0CA7B1
4 changed files with 237 additions and 16 deletions

View file

@ -11,7 +11,11 @@
<sourceRootList/>
<confList>
<confElem>
<name>default</name>
<name>Debug</name>
<type>2</type>
</confElem>
<confElem>
<name>Production</name>
<type>2</type>
</confElem>
</confList>