1 parent 513750e commit a11cc29Copy full SHA for a11cc29
1 file changed
platformio.ini
@@ -25,11 +25,12 @@ monitor_filters = esp32_exception_decoder
25
build_type = release
26
extra_scripts = pre:build_svelte.py
27
lib_deps =
28
- symlink://../og3
29
- symlink://../og3x-oled
30
- symlink://../og3x-shtc3
31
- symlink://../og3x-lora
32
- symlink://../og3x-satellite
+ chl33/og3@^0.6.1
+ chl33/og3x-satellite@^0.6.3
+ chl33/og3x-oled@^0.6.1
+ chl33/og3x-shtc3@^0.6.0
+ chl33/og3x-lora@^0.6.0
33
+ chl33/og3x-satellite@^0.6.0
34
adafruit/Adafruit BusIO
35
adafruit/Adafruit SHTC3 Library
36
adafruit/Adafruit Unified Sensor
0 commit comments