This commit is contained in:
2025-09-05 13:02:17 +03:00
parent 178503cdfa
commit c99f82eee9
26 changed files with 140 additions and 0 deletions

4
platformio.ini Normal file
View File

@@ -0,0 +1,4 @@
[env:ATmega328P]
platform = atmelavr
board = ATmega328P
framework = arduino