Skip to content

Commit 94fcbf9

Browse files
committed
Add license info to new file
1 parent 1ba7196 commit 94fcbf9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/lidar_test.py

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
from math import floor
26
from adafruit_rplidar import RPLidar
37

0 commit comments

Comments
 (0)