mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-22 23:12:09 +08:00
93911a7dbe
* Avoid redefining pi, use instead math.pi or M_PI from math.h * Revert overwriting of the gpsPi variable, which is part the GPS standard. * Move standard library imports to top, remove standard library import comments.