fixed platformio config for new version #bugfix

This commit is contained in:
pyr0ball 2021-08-25 18:12:50 -07:00
parent a178ce5d3c
commit 580c2b86b2

View file

@ -55,7 +55,9 @@ board = ATmega328PB
framework = arduino
lib_deps = Arduino
build_flags = !python version_git.py
build_flags =
!python version_git.py
-Wl,-Map,output.map
; --verbose
upload_protocol = arduino