Save before servo rebuild

This commit is contained in:
2022-05-05 09:25:14 +02:00
parent d3702d4dd4
commit b2c08f4c61
2 changed files with 74 additions and 5 deletions

View File

@@ -12,4 +12,6 @@
platform = atmelavr
board = leonardo
framework = arduino
lib_deps = arduino-libraries/Servo @ ^1.1.8
lib_deps =
arduino-libraries/Servo @ ^1.1.8
arminjo/ServoEasing@^2.4.1