Ocrobot IDE for LogicGreen MCUs is version 1.0.1

This commit is contained in:
prenticedavid
2017-09-17 12:13:08 +01:00
parent 7c91fcf583
commit fbfa4bf58b

View File

@@ -3,7 +3,7 @@
//#define USE_SERIAL
#if ARDUINO < 165
#if ARDUINO < 101
#define USE_GFX_KBV
#include "ADA_GFX_kbv.h"
#else