Incorrect servo read values for Nano 33 BLE Sense with MBED 1.1.6 #65
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
The read method of Servo returns incorrect values. If position 0 is written the read value is -1 and for 180 the returned value is ~ 177- 178.
The issue is not seen with SAM, SAMD, or AVR.
Please use the below sketch for reproducing the issue:
The text was updated successfully, but these errors were encountered: