Feature request to add alternative scratchpad patch by Gaspar Vardanyan ref. #8
This commit is contained in:
@ -84,6 +84,9 @@
|
||||
#if SCRATCHPAD_PATCH
|
||||
#include "scratchpad.h"
|
||||
#endif
|
||||
#if SCRATCHPAD_ALT_1_PATCH
|
||||
#include "scratchpad_alt_1.h"
|
||||
#endif
|
||||
#if SELFRESTART_PATCH
|
||||
#include "selfrestart.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user