compile fix
This commit is contained in:
parent
16cd77ddb6
commit
2b47ad8624
1 changed files with 2 additions and 0 deletions
2
rk05.cpp
2
rk05.cpp
|
@ -6,7 +6,9 @@
|
|||
#include "bus.h"
|
||||
#include "cpu.h"
|
||||
#include "error.h"
|
||||
#if defined(ESP32)
|
||||
#include "esp32.h"
|
||||
#endif
|
||||
#include "gen.h"
|
||||
#include "rk05.h"
|
||||
#include "utils.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue