Skip to content

Commit

Permalink
lua stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dzurikmiroslav committed Dec 12, 2023
1 parent 56dfd73 commit 2b4137a
Show file tree
Hide file tree
Showing 6 changed files with 224 additions and 247 deletions.
2 changes: 1 addition & 1 deletion components/script/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ set(srcs
"lib/lua/lstate.c"
"lib/lua/lctype.c"
"lib/lua/ldebug.c"
"src/lua_evse.c"
"src/lua_evse_lib.c"
)

idf_component_register(SRCS "${srcs}"
Expand Down
238 changes: 0 additions & 238 deletions components/script/src/lua_evse.c

This file was deleted.

7 changes: 0 additions & 7 deletions components/script/src/lua_evse.h

This file was deleted.

Loading

0 comments on commit 2b4137a

Please sign in to comment.