updated for 256x64 display

This commit is contained in:
2021-06-10 17:05:44 +02:00
parent 38cfbecb23
commit d223644a2e
14 changed files with 398 additions and 12 deletions

View File

@@ -13,5 +13,7 @@ platform = espressif32
board = heltec_wifi_lora_32_V2
framework = arduino
monitor_speed = 115200
lib_ldf_mode = deep+
lib_deps =
#heltecautomation/Heltec ESP32 Dev-Boards@^1.1.0
winneymj/ESP8266 SSD1322@^1.0.6
adafruit/Adafruit GFX Library@^1.10.10