Skip to content

Commit

Permalink
esp32/boards/UM_RGBTOUCH_MINI: Fix compile error with missing modules.
Browse files Browse the repository at this point in the history
Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
  • Loading branch information
UnexpectedMaker authored and dpgeorge committed Sep 20, 2024
1 parent 7e14680 commit b08ddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/esp32/boards/UM_RGBTOUCH_MINI/manifest.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include("$(PORT_DIR)/boards/manifest.py")
freeze("modules")
# freeze("modules") - to re-enable at a later stage when there are modules

0 comments on commit b08ddbb

Please sign in to comment.