Revert "Updated screenshots and .gitignore of HelloWorld (#291)" (#292)

This reverts commit 6de0f442fb.
This commit is contained in:
Ken Van Hoeylandt
2025-06-15 13:50:29 +02:00
committed by GitHub
parent 6de0f442fb
commit efd3dc43ed
26 changed files with 43 additions and 1527 deletions
-4
View File
@@ -47,10 +47,6 @@ function(INIT_TACTILITY_GLOBALS SDKCONFIG_FILE)
set(TACTILITY_BOARD_PROJECT ElecrowCrowpanelBasic50)
elseif (board_id STREQUAL "lilygo-tdeck")
set(TACTILITY_BOARD_PROJECT LilygoTdeck)
elseif (board_id STREQUAL "lilygo-tdeck-plus")
set(TACTILITY_BOARD_PROJECT LilygoTdeck)
elseif (board_id STREQUAL "lilygo-tdeck-pro")
set(TACTILITY_BOARD_PROJECT LilygoTdeckPro)
elseif (board_id STREQUAL "m5stack-core2")
set(TACTILITY_BOARD_PROJECT M5stackCore2)
elseif (board_id STREQUAL "m5stack-cores3")