add chart + buttons

This commit is contained in:
2021-08-18 19:28:11 +02:00
parent babb031649
commit b6f872e19e
8 changed files with 217 additions and 30 deletions

View File

@@ -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