From 72e1f2038321548ad65503d341cfef399d95b5fa Mon Sep 17 00:00:00 2001 From: dceejay Date: Wed, 13 May 2015 21:59:02 +0100 Subject: [PATCH] Arduino - ensure port list populated on start, also allow connect to first found board - by not specifying a port. --- nodes/core/hardware/35-arduino.html | 8 ++++---- nodes/core/hardware/35-arduino.js | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/nodes/core/hardware/35-arduino.html b/nodes/core/hardware/35-arduino.html index 17f028928..982cfe095 100644 --- a/nodes/core/hardware/35-arduino.html +++ b/nodes/core/hardware/35-arduino.html @@ -1,5 +1,5 @@