We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
import os
1 parent 56fd748 commit 79fa13dCopy full SHA for 79fa13d
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