We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d0439 commit 0b605ddCopy full SHA for 0b605dd
1 file changed
PyPortal_AlarmClock/code.py
@@ -17,8 +17,8 @@
17
18
import time
19
import json
20
-import board
21
from secrets import secrets
+import board
22
from adafruit_pyportal import PyPortal
23
from adafruit_bitmap_font import bitmap_font
24
from adafruit_display_text.text_area import TextArea
0 commit comments