Update examples

This commit is contained in:
lewis he 2020-07-27 18:16:46 +08:00
commit fc1ed63c29
9 changed files with 596 additions and 482 deletions

View file

@ -13,10 +13,8 @@ platform = espressif32
board = esp32dev
framework = arduino
upload_port = COM11
monitor_port = COM11
; upload_port = COM8
; monitor_port = COM8
upload_port = COM26
monitor_port = COM26
monitor_speed = 115200
upload_speed = 2000000
@ -26,7 +24,7 @@ lib_deps =
AXP202X_Library ;https://github.com/lewisxhe/AXP202X_Library
TinyGPSPlus ;https://github.com/mikalhart/TinyGPSPlus
ESP8266_SSD1306 ;https://github.com/ThingPulse/esp8266-oled-ssd1306
LoRa ;https://github.com/dragino/Lora
RadioLib ;https://github.com/jgromes/RadioLib