diff options
Diffstat (limited to 'src/app/shell/main.cc')
-rw-r--r-- | src/app/shell/main.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/shell/main.cc b/src/app/shell/main.cc index 33896e4..0a7d4ca 100644 --- a/src/app/shell/main.cc +++ b/src/app/shell/main.cc @@ -2,7 +2,6 @@ #include "driver/gpio.h" #include "driver/stdout.h" #include "driver/stdin.h" -#include "driver/uptime.h" /* void check_command(unsigned char argc, char** argv) |