We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba7196 commit 94fcbf9Copy full SHA for 94fcbf9
examples/lidar_test.py
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: MIT
4
+
5
from math import floor
6
from adafruit_rplidar import RPLidar
7
0 commit comments