@@ -56,19 +56,6 @@ build_flags = ${KeepteenLT1.build_flags}
5656lib_deps = ${KeepteenLT1.lib_deps}
5757 adafruit/RTClib @ ^2.1.3
5858
59- [env:KeepteenLT1_terminal_chat]
60- extends = KeepteenLT1
61- build_flags = ${KeepteenLT1.build_flags}
62- -D MAX_CONTACTS =100
63- -D MAX_GROUP_CHANNELS =1
64- ; -D MESH_PACKET_LOGGING=1
65- ; -D MESH_DEBUG=1
66- build_src_filter = ${KeepteenLT1.build_src_filter}
67- +<../examples/simple_secure_chat/main.cpp>
68- lib_deps = ${KeepteenLT1.lib_deps}
69- densaugeo/base64 @ ~1.4.0
70- adafruit/RTClib @ ^2.1.3
71-
7259[env:KeepteenLT1_companion_radio_usb]
7360extends = KeepteenLT1
7461board_build.ldscript = boards/nrf52840_s140_v6_extrafs.ld
@@ -111,22 +98,4 @@ build_src_filter = ${KeepteenLT1.build_src_filter}
11198 +<../examples/companion_radio/ui-new/*.cpp>
11299lib_deps = ${KeepteenLT1.lib_deps}
113100 adafruit/RTClib @ ^2.1.3
114- densaugeo/base64 @ ~1.4.0
115-
116- ; [env:KeepteenLT1_sensor]
117- ; extends = KeepteenLT1
118- ; build_flags =
119- ; ${KeepteenLT1.build_flags}
120- ; -D ADVERT_NAME='"KeepteenLT1 Sensor"'
121- ; -D ADVERT_LAT=0.0
122- ; -D ADVERT_LON=0.0
123- ; -D ADMIN_PASSWORD='"password"'
124- ; -D DISPLAY_CLASS=SSD1306Display
125- ; ; -D MESH_PACKET_LOGGING=1
126- ; ; -D MESH_DEBUG=1
127- ; build_src_filter = ${KeepteenLT1.build_src_filter}
128- ; +<helpers/ui/SSD1306Display.cpp>
129- ; +<helpers/ui/MomentaryButton.cpp>
130- ; +<../examples/simple_sensor>
131- ; lib_deps =
132- ; ${KeepteenLT1.lib_deps}
101+ densaugeo/base64 @ ~1.4.0
0 commit comments