pico: init, read encoder and send data to server

This commit is contained in:
Crispy 2025-07-03 18:29:53 +02:00
parent c545abd5ab
commit cdccb0843c
6 changed files with 399 additions and 0 deletions

2
pico/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
bin
.vscode