pollHandler not handling output pins properly

Issue #351 resolved
Alan Noble created an issue

There are 2 issues in the processing of output pins:

  • pins that lack an actuator are incorrectly treated as an error, rather than being ignored.
  • boolean variables are not converted to corresponding integer values, i.e. “true” to 1.