themactep / thingino-firmware

Open-source firmware for Ingenic SoC IP cameras
https://thingino.com
MIT License
159 stars 50 forks source link

webui: fix (undefined, undefined) motor position in preview #235

Closed diadatp closed 2 weeks ago

diadatp commented 2 weeks ago

The destructuring assignment to xpos and ypos overlooked their nesting within the message key.

themactep commented 2 weeks ago

I hqve already pushed a fix but I love yours better, lol. Please rebase to the latest changes and I'll merge.

diadatp commented 2 weeks ago

Rebased.