Compile in Atmel Studio fix.
This commit is contained in:
parent
06832148a8
commit
a396adf60e
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
#ifndef config_h
|
#ifndef config_h
|
||||||
#define config_h
|
#define config_h
|
||||||
#include <system.h>
|
#include "system.h"
|
||||||
|
|
||||||
|
|
||||||
// Default settings. Used when resetting EEPROM. Change to desired name in defaults.h
|
// Default settings. Used when resetting EEPROM. Change to desired name in defaults.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue