Go to file
Dave C-J 7c7f030aa8 Tweak serial to outpur correct number of chars from buffer.
Having counted the correct number into the buffer it seems a shame
not to send them all out to the next node...
(Also allow separator char to be specified as hex (eg  0x0a))
2014-06-24 22:27:02 +01:00
lib Add lib .gitignore 2013-09-05 15:07:01 +01:00
nodes Tweak serial to outpur correct number of chars from buffer. 2014-06-24 22:27:02 +01:00
public Update comment node to fa icons - plus matching node icon. 2014-06-08 22:13:12 +01:00
red Allow retained status message to be cleared 2014-06-21 22:43:48 +01:00
test Add tests for async close 2014-05-14 21:46:07 +01:00
.gitignore change preferred name of backup file to flows.backup 2014-05-06 16:02:18 +01:00
.nodemonignore let nodemon ignore backup file - or it restarts on every deploy. 2014-05-09 14:56:02 +01:00
.travis.yml Add grunt build and travis-ci 2014-03-31 13:31:31 +01:00
CONTRIBUTING.md Add explicit CLA links 2014-03-25 17:41:33 +00:00
Gruntfile.js Add grunt build and travis-ci 2014-03-31 13:31:31 +01:00
INSTALL.md Update docs 2013-09-26 21:12:31 +01:00
LICENSE Got to start somewhere 2013-09-05 15:02:48 +01:00
README.md Update README.md 2014-04-14 09:51:55 +01:00
package.json Minify node .html files before sending 2014-05-04 17:30:55 +01:00
red.js Disable max event listener warning on server 2014-06-08 00:01:29 +01:00
settings.js Add flowFilePretty option 2014-06-07 22:33:29 +01:00

README.md