add serial monitor speed
This commit is contained in:
parent
c4f3e8b88f
commit
d048c44b75
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue