Skip to content

Commit ad31ddd

Browse files
committed
main code updated
1 parent 240431f commit ad31ddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from machine import Pin, ADC
22
import bluetooth
33
from ble_simple_peripheral import BLESimplePeripheral
4+
import time
45

56
# Create a Bluetooth Low Energy (BLE) object
67
ble = bluetooth.BLE()

0 commit comments

Comments
 (0)