We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2cb074 commit ab6e9d8Copy full SHA for ab6e9d8
examples/lsm303dlh_mag_compass.py
@@ -1,4 +1,4 @@
1
-""" Display compass heading data five times per second """
+""" Display compass heading data five times per second. """
2
import time
3
from math import atan2, degrees
4
import board
0 commit comments