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 976675d commit a5b7c2dCopy full SHA for a5b7c2d
examples/ble_beacon_sendtest.py
@@ -1,3 +1,8 @@
1
+# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2
+# SPDX-FileCopyrightText: Copyright (c) 2022 Alec Delaney for Adafruit Industries
3
+#
4
+# SPDX-License-Identifier: Unlicense
5
+
6
import time
7
from adafruit_ble import BLERadio
8
from adafruit_ble_beacon import iBeaconAdvertisement
0 commit comments