Skip to content

Commit c8a10cc

Browse files
author
Scott Powell
committed
* RAK wishmesh tag: build fix
1 parent 65ef6c2 commit c8a10cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

variants/rak_wismesh_tag/platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ build_src_filter = ${nrf52_base.build_src_filter}
3535
lib_deps =
3636
${nrf52_base.lib_deps}
3737
${sensor_base.lib_deps}
38+
end2endzone/NonBlockingRTTTL@^1.3.0
3839

3940
[env:RAK_WisMesh_Tag_Repeater]
4041
extends = rak_wismesh_tag
@@ -79,7 +80,6 @@ build_src_filter = ${rak_wismesh_tag.build_src_filter}
7980
lib_deps =
8081
${rak_wismesh_tag.lib_deps}
8182
densaugeo/base64 @ ~1.4.0
82-
end2endzone/NonBlockingRTTTL@^1.3.0
8383

8484
[env:RAK_WisMesh_Tag_companion_radio_ble]
8585
extends = rak_wismesh_tag
@@ -100,7 +100,6 @@ build_src_filter = ${rak_wismesh_tag.build_src_filter}
100100
lib_deps =
101101
${rak4631.lib_deps}
102102
densaugeo/base64 @ ~1.4.0
103-
end2endzone/NonBlockingRTTTL@^1.3.0
104103

105104
[env:RAK_WisMesh_Tag_sensor]
106105
extends = rak4631

0 commit comments

Comments
 (0)