Skip to content

Commit b08ddbb

Browse files
UnexpectedMakerdpgeorge
authored andcommitted
esp32/boards/UM_RGBTOUCH_MINI: Fix compile error with missing modules.
Signed-off-by: Seon Rozenblum <[email protected]>
1 parent 7e14680 commit b08ddbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
include("$(PORT_DIR)/boards/manifest.py")
2-
freeze("modules")
2+
# freeze("modules") - to re-enable at a later stage when there are modules

0 commit comments

Comments
 (0)