When the geographic location is latitude 90, i.e. the North Pole, I usually get an error:
line 57, in quad
ZeroDivisionError: divide by zero
The problem is in this line:
In the file
This problem occurs in the MicroPython controller and does not occur on a regular computer
When the geographic location is latitude 90, i.e. the North Pole, I usually get an error:
The problem is in this line:
In the file
This problem occurs in the MicroPython controller and does not occur on a regular computer