From 48c775f8bf155c8d50d2135fafdd5e2a741fe640 Mon Sep 17 00:00:00 2001 From: Robert Pelnar Date: Thu, 18 Oct 2018 13:31:00 +0200 Subject: [PATCH] New lang, arduino 1.8.5 - config.sh updated --- lang/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/config.sh b/lang/config.sh index 28e86c99..a4aae26e 100644 --- a/lang/config.sh +++ b/lang/config.sh @@ -5,7 +5,7 @@ # This file is 'included' in all scripts. # # Arduino main folder: -export ARDUINO=C:/arduino-1.6.8 +export ARDUINO=C:/arduino-1.8.5 # # Arduino builder: export BUILDER=$ARDUINO/arduino_debug.exe