add serial monitor speed

This commit is contained in:
interfisch 2023-04-22 14:04:38 +02:00
parent c4f3e8b88f
commit d048c44b75
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ platform = atmelavr
board = nanoatmega328
framework = arduino
monitor_speed = 9600
lib_deps=
bogde/HX711@^0.7.5
marcoschwartz/LiquidCrystal_I2C@^1.1.4