From a3c966300ce48b3ba758170238d4a44ba0c7fecb Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 6 Jul 2015 22:38:41 +0200 Subject: o Migrating to Arduino 1.6 --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index e8b9ef1..6ad7fb6 100644 --- a/config.h +++ b/config.h @@ -39,6 +39,7 @@ values are commented out, but some have default values // // Default: not set, you have to set it // #define SM_BOARD_VERSION ... +#define SM_BOARD_VERSION 2 // If enabled the code won't start until you open the serial port // monitor or otherwise connect to the serial port. -- cgit v1.2.3