Skip to content

Commit d9507d6

Browse files
committed
remove unused label
1 parent 08b2bf7 commit d9507d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/mpl3115a2_simpletest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
# Simple demo of the MPL3115A2 sensor.
55
# Will read the pressure and temperature and print them out every second.
6-
# Author:
76
import time
87

98
import board

0 commit comments

Comments
 (0)