Open vzahradnik opened 2 months ago
Example examples/DCMotorCurrentMeasurement/DCMotorCurrentMeasurement.ino is failing. We are calling non-existing methods on the Ticker object.
examples/DCMotorCurrentMeasurement/DCMotorCurrentMeasurement.ino
Ticker
After this issue is fixed, enable the failing test in .github/workspaces/platformio.yml
.github/workspaces/platformio.yml
Example
examples/DCMotorCurrentMeasurement/DCMotorCurrentMeasurement.ino
is failing. We are calling non-existing methods on theTicker
object.