add chart + buttons
This commit is contained in:
@@ -14,6 +14,7 @@ board = blackpill_f411ce
|
||||
framework = arduino
|
||||
upload_protocol = stlink
|
||||
debug_tool = stlink
|
||||
monitor_speed = 115200
|
||||
lib_deps =
|
||||
yuriisalimov/MAX6675_Thermocouple@^2.0.2
|
||||
bodmer/TFT_eSPI@^2.3.70
|
||||
@@ -22,5 +23,6 @@ build_flags =
|
||||
-D USER_SETUP_LOADED=1
|
||||
-include include/ILI9341_STM32.h
|
||||
-D PIO_FRAMEWORK_ARDUINO_ENABLE_CDC
|
||||
-D USBCON
|
||||
-D PIO_FRAMEWORK_ARDUINO_USB_FULLSPEED_FULLMODE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user