microsoft / jacdac

Device and service catalogs for Jacdac.
https://aka.ms/jacdac
Creative Commons Attribution 4.0 International
66 stars 24 forks source link

The servo is set to 180 degrees, but it comes up 135 degrees #1327

Closed smfox10 closed 9 months ago

smfox10 commented 10 months ago

I have the servo servo angle set to 100% (180°) on my program, but when running in the real thing, the simulator shows 135° (and the real thing is really only 135° as well).When I press the button again, the angle goes back to normal servo

https://makecode.microbit.org/_e8fRPs4atah4

pelikhan commented 10 months ago

is this a firmware issue? The simulator shows 180

pelikhan commented 10 months ago

what is the correct procedure to repro this issue?

pelikhan commented 9 months ago

please attach a jacdac trace

pelikhan commented 9 months ago

https://github.com/microsoft/pxt-jacdac/pull/101

pelikhan commented 9 months ago

Fix deployed, please test.

smfox10 commented 8 months ago

Yes,It's fixed. Thank you.