Version 1.4 Release

Post date: Dec 14, 2015 7:10:14 PM

Version 1.4 adds Stepper motor support and fixes SoftwareSerial (which I inadvertently broke in the V1.3 releases)

.

I have augmented what gets saved into your chosen I/O devices text configuration file, so you will have less setup work at your next startup -- not only do the pin connections get saved, but now all associated clickable and typed-in device values are saved too. And now you can choose LED colours (R, Y or G) for each LED device.

The Parser now includes Arduino's builtin support for using keywords 'and', 'or', 'not' as operators (in place of the usual &&, || , ! operators), although you will need to use Config->Preferences to turn on this feature.