Browse Source

req esptimer

dacowars 4 weeks ago
parent
commit
025a86e010
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

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