Open T3P3 opened 1 year ago
In SBC mode, echo sensors.analog[0].lastReading prints all decimal places, instead of the number returned by EvaluateExpression
Need to pass back the number of decimal places to the SBC as well as the value. See DataTransfer.cpp(312).
In SBC mode, echo sensors.analog[0].lastReading prints all decimal places, instead of the number returned by EvaluateExpression
Need to pass back the number of decimal places to the SBC as well as the value. See DataTransfer.cpp(312).