firmware in v1 verschoben

This commit is contained in:
LinoSchmidt
2022-01-08 22:41:41 +01:00
parent 9c9b749c2e
commit c0ab45a792
14 changed files with 110 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:leonardo]
platform = atmelavr
board = leonardo
framework = arduino
lib_deps = arduino-libraries/Servo @ ^1.1.8