Skip to content

Commit 000358d

Browse files
tokangasrlubos
authored andcommitted
applications: asset_tracker_v2: Remove deprecated Kconfig option
Removed usage of deprecated Kconfig option CONFIG_NRF_CLOUD_SEND_SERVICE_INFO_UI. nRF Cloud no longer uses the UI section in the shadow. Cards are displayed based on the messages sent by the device. Signed-off-by: Tommi Kangas <[email protected]>
1 parent ea82875 commit 000358d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

applications/asset_tracker_v2/src/modules/Kconfig.cloud_module

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ config NRF_CLOUD_SEND_DEVICE_STATUS_SIM
5555
config NRF_CLOUD_SEND_SERVICE_INFO_FOTA
5656
default y
5757

58-
config NRF_CLOUD_SEND_SERVICE_INFO_UI
59-
default y
60-
6158
# Enable cards for sensor data display in the nRF Cloud UI.
6259
config NRF_CLOUD_ENABLE_SVC_INF_UI_TEMP
6360
default y if EXTERNAL_SENSORS

0 commit comments

Comments
 (0)