We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159ecff commit 8190964Copy full SHA for 8190964
examples/portalbase_time.py
@@ -28,5 +28,7 @@
28
net = NetworkBase(jam.network._wifi)
29
net.connect()
30
31
+
32
+# --- shared output ---
33
t = net.time_sync()
34
print(t)
0 commit comments