@@ -1,3 +1,3 @@
idf_component_register(SRCS "GPS_parser.c"
INCLUDE_DIRS "include"
- REQUIRES esp_driver_uart)
+ REQUIRES esp_driver_uart esp_timer)