Closed quartzjer closed 10 years ago
There were quite a few places we were printing direct to serial and those commands wouldn't work via hq, this catches all those cases.
As a result of this change:
pin.status
sp(float,precision)
power.volts
There were quite a few places we were printing direct to serial and those commands wouldn't work via hq, this catches all those cases.
As a result of this change:
pin.status
table format is converted to json as a result, example outputsp(float,precision)
will now print out the float properlypower.volts
script command was added that prints the float value of the voltage