we we arenow on to testing :chameleon:

This commit is contained in:
2025-11-25 18:09:42 -07:00
parent 80ca57758a
commit cbcc5ac273
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
idf_component_register(SRCS "PrincessPiTracker.c"
INCLUDE_DIRS "."
PRIV_REQUIRES nvs_flash bt
PRIV_REQUIRES nvs_flash bt esp_driver_usb_serial_jtag
)