We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1afc27f + 79fa13d commit 1629031Copy full SHA for 1629031
1 file changed
PyPortal/PyPortal_TOTP_Friend/code.py
@@ -2,6 +2,7 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
+import os
6
import time
7
8
import board
0 commit comments