From 0cbc277a2ccf274365410d52ae1ba204523d83f3 Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Sun, 8 Jun 2014 14:57:57 +0100 Subject: [PATCH] Add binary capabilities to Serial node - along with timeout, fixed buffer size and binary output options. Also updated icons and added strict checking. --- nodes/core/io/25-serial.html | 93 ++++++++++++++++++++++------- nodes/core/io/25-serial.js | 112 +++++++++++++++++++++++++++-------- 2 files changed, 157 insertions(+), 48 deletions(-) diff --git a/nodes/core/io/25-serial.html b/nodes/core/io/25-serial.html index 273707760..ab5fc5352 100644 --- a/nodes/core/io/25-serial.html +++ b/nodes/core/io/25-serial.html @@ -1,5 +1,5 @@