Add Circuit python code

This commit is contained in:
Chris Cowley 2025-07-09 16:37:18 +02:00
parent 6391b023f6
commit 394911df7b
2 changed files with 58 additions and 0 deletions

2
CIRCUITPYTHON/Makefile Normal file
View file

@ -0,0 +1,2 @@
install:
cp code.py /run/media/ccowley/CIRCUITPY/code.py