fix build flag

This commit is contained in:
aanper
2020-10-20 08:45:38 +03:00
parent a30968bc6f
commit 3da3022dff
4 changed files with 70 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
extern "C" {
#include "flipper.h"
#include "log.h"
#include "startup.h"
#include "applications.h"
#include "tty_uart.h"
}