Update platformio.ini
This commit is contained in:
parent
8c9ee719a2
commit
01dab639e4
@ -59,7 +59,8 @@ upload_speed = 115200
|
||||
lib_deps_lora =
|
||||
MCCI LoRaWAN LMIC library@>=3.1.0 ; MCCI LMIC by Terrill Moore
|
||||
lib_deps_display =
|
||||
ss_oled@>=3.3.0 ; simple and small OLED lib by Larry Bank
|
||||
;ss_oled@>=3.3.1 ; simple and small OLED lib by Larry Bank
|
||||
https://github.com/bitbank2/ss_oled#23799d0
|
||||
BitBang_I2C@>=1.3.0
|
||||
QRCode@>=0.0.1
|
||||
lib_deps_matrix_display =
|
||||
@ -125,4 +126,4 @@ upload_protocol = esptool
|
||||
upload_protocol = esptool
|
||||
build_type = debug
|
||||
platform = https://github.com/platformio/platform-espressif32.git#develop
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
|
||||
|
Loading…
Reference in New Issue
Block a user