platformio.ini sanitized
This commit is contained in:
parent
b9949d8eb9
commit
833ff79c12
@ -55,15 +55,13 @@ platform_espressif32 = espressif32@1.11.1
|
|||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
upload_speed = 115200
|
upload_speed = 115200
|
||||||
lib_deps_lora =
|
lib_deps_lora =
|
||||||
;MCCI LoRaWAN LMIC library@>=3.1.0 ; MCCI LMIC by Terrill Moore
|
MCCI LoRaWAN LMIC library@>=3.1.0 ; MCCI LMIC by Terrill Moore
|
||||||
https://github.com/mcci-catena/arduino-lmic.git#8a62487
|
|
||||||
lib_deps_display =
|
lib_deps_display =
|
||||||
;ss_oled@>=3.1.1 ; simple and small OLED lib by Larry Bank
|
ss_oled@>=3.1.1 ; simple and small OLED lib by Larry Bank
|
||||||
https://github.com/bitbank2/ss_oled.git#246d963
|
|
||||||
BitBang_I2C@>=1.2.0
|
BitBang_I2C@>=1.2.0
|
||||||
QRCode@>=0.0.1
|
QRCode@>=0.0.1
|
||||||
lib_deps_matrix_display =
|
lib_deps_matrix_display =
|
||||||
https://github.com/Seeed-Studio/Ultrathin_LED_Matrix.git
|
Ultrathin_LED_Matrix
|
||||||
lib_deps_rgbled =
|
lib_deps_rgbled =
|
||||||
SmartLeds@>=1.1.6
|
SmartLeds@>=1.1.6
|
||||||
lib_deps_gps =
|
lib_deps_gps =
|
||||||
|
Loading…
Reference in New Issue
Block a user