dacowars hace 4 semanas
padre
commit
025a86e010
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)