Skip to content

Commit 0308e8a

Browse files
authored
Update ntp_connection_manager.py
added comment about radios
1 parent 2ae8d7d commit 0308e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ntp_connection_manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import adafruit_connection_manager
1010
import adafruit_ntp
1111

12+
# determine which radio is available
1213
try:
1314
import wifi
1415
import os

0 commit comments

Comments
 (0)