From 083dc213f06427e21e430c53891c62491d94e036 Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Fri, 5 Sep 2014 15:10:40 +0100 Subject: [PATCH] Check to see serialport exists before opening in Arduino node Fixes #382 now warns if chosen serial port doesn't exist - rather than crashing. So is now recoverable without manually editing flows. (Also moved to fa-icons and Arduino category) --- nodes/core/hardware/35-arduino.html | 28 ++++++++++++++-------------- nodes/core/hardware/35-arduino.js | 18 +++++++++++++----- 2 files changed, 27 insertions(+), 19 deletions(-) diff --git a/nodes/core/hardware/35-arduino.html b/nodes/core/hardware/35-arduino.html index 0625dd805..33b51054e 100644 --- a/nodes/core/hardware/35-arduino.html +++ b/nodes/core/hardware/35-arduino.html @@ -15,22 +15,22 @@ -->