Convert the main menu screen to lua lol

This commit is contained in:
jacqueline
2023-11-12 19:14:09 +11:00
parent 8471046a95
commit 8a0a167adb
206 changed files with 42303 additions and 183 deletions
+5
View File
@@ -0,0 +1,5 @@
PROJECT_NAME := example-lua-simple
EXTRA_COMPONENT_DIRS := $(CURDIR)/../..
include $(IDF_PATH)/make/project.mk