We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc55eed commit 25acb32Copy full SHA for 25acb32
cores/arduino/Arduino.h
@@ -30,7 +30,7 @@
30
//#include "itoa.h"
31
32
#if ARDUINO < 10607
33
-#error IDE version incompatible with Arduino 101, please upgrade to it to version 1.6.7 or newer
+#error IDE version incompatible with Arduino 101. Please upgrade to version 1.6.7 or newer.
34
#endif
35
36
#ifdef __cplusplus
0 commit comments