From a396adf60e54295f0f156b2aead130ec74a4deb3 Mon Sep 17 00:00:00 2001 From: Sonny Jeon Date: Mon, 28 Jul 2014 21:44:56 -0600 Subject: [PATCH] Compile in Atmel Studio fix. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index cfed8cb..000d233 100644 --- a/config.h +++ b/config.h @@ -27,7 +27,7 @@ #ifndef config_h #define config_h -#include +#include "system.h" // Default settings. Used when resetting EEPROM. Change to desired name in defaults.h