diff --git a/sw/main.c b/sw/main.c index 4940ce5..33c14ce 100644 --- a/sw/main.c +++ b/sw/main.c @@ -1,5 +1,3 @@ -#include - int main() { return 0; }