we we arenow on to testing :chameleon:

This commit is contained in:
2025-11-25 17:20:48 -07:00
parent 52a75c35a3
commit 80ca57758a
3 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
idf_component_register(SRCS "main.c"
idf_component_register(SRCS "PrincessPiTracker.c"
INCLUDE_DIRS "."
PRIV_REQUIRES nvs_flash bt ulp
PRIV_REQUIRES nvs_flash bt
)