rename main file to inkpot

This commit is contained in:
arne 2025-10-04 19:09:59 +02:00
commit ad99018809
5 changed files with 8709 additions and 12 deletions

View file

@ -1,2 +1,2 @@
idf_component_register(SRCS "esp32-lua-example.c"
idf_component_register(SRCS "inkpot.c"
INCLUDE_DIRS ".")