dacowars 4 settimane fa
parent
commit
025a86e010
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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)