Skip to content

Commit a11cc29

Browse files
committed
update deps to be published versions
1 parent 513750e commit a11cc29

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

platformio.ini

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,12 @@ monitor_filters = esp32_exception_decoder
2525
build_type = release
2626
extra_scripts = pre:build_svelte.py
2727
lib_deps =
28-
symlink://../og3
29-
symlink://../og3x-oled
30-
symlink://../og3x-shtc3
31-
symlink://../og3x-lora
32-
symlink://../og3x-satellite
28+
chl33/og3@^0.6.1
29+
chl33/og3x-satellite@^0.6.3
30+
chl33/og3x-oled@^0.6.1
31+
chl33/og3x-shtc3@^0.6.0
32+
chl33/og3x-lora@^0.6.0
33+
chl33/og3x-satellite@^0.6.0
3334
adafruit/Adafruit BusIO
3435
adafruit/Adafruit SHTC3 Library
3536
adafruit/Adafruit Unified Sensor

0 commit comments

Comments
 (0)