1
0
forked from me/IronOS

Fixed - configuration include header

This commit is contained in:
GeminiServer
2020-03-16 12:01:45 +01:00
parent 1f20bf9cef
commit 04be8fdba3

View File

@@ -10,6 +10,7 @@
#include "Settings.h"
#include "Setup.h"
#include "../../configuration.h"
#define FLASH_ADDR \
(0x8000000 | \
0xFC00) /*Flash start OR'ed with the maximum amount of flash - 1024 bytes*/