We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f77698 commit fc26989Copy full SHA for fc26989
1 file changed
platforms/tab5/main/CMakeLists.txt
@@ -24,7 +24,7 @@ idf_component_register(
24
REQUIRES backup_server connection_tester diag net_sntp ota_update settings_core
25
settings_ui m5stack_tab5 esp_wifi esp_netif esp_event nvs_flash
26
esp_http_server chmorgan__esp-audio-player mooncake mooncake_log
27
- smooth_ui_toolkit power_monitor_ina226 esp_video imlib cjson
+ smooth_ui_toolkit power_monitor_ina226 esp_video imlib json
28
EMBED_TXTFILES "../audio/canon_in_d.mp3" "../audio/startup_sfx.mp3" "../audio/shutdown_sfx.mp3")
29
30
set(CUSTOM_ASSETS_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../custom/assets")
0 commit comments