Skip to content

Commit ab6e9d8

Browse files
committed
small change to retry CI
1 parent d2cb074 commit ab6e9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lsm303dlh_mag_compass.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" Display compass heading data five times per second """
1+
""" Display compass heading data five times per second. """
22
import time
33
from math import atan2, degrees
44
import board

0 commit comments

Comments
 (0)