diff options
Diffstat (limited to 'main/tollgate_platform.c')
| -rw-r--r-- | main/tollgate_platform.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tollgate_platform.c b/main/tollgate_platform.c index c992ea1..4083c4e 100644 --- a/main/tollgate_platform.c +++ b/main/tollgate_platform.c | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | #include "tollgate_core.h" | 2 | #include "tollgate_core.h" |
| 3 | #include "config.h" | 3 | #include "config.h" |
| 4 | #include "esp_log.h" | 4 | #include "esp_log.h" |
| 5 | #include "esp_timer.h" | ||
| 6 | #include "freertos/FreeRTOS.h" | 5 | #include "freertos/FreeRTOS.h" |
| 7 | #include "freertos/task.h" | 6 | #include "freertos/task.h" |
| 8 | 7 | ||