Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4407

Python • A sleep function doesn,t work

$
0
0
We are developing a S/W on a Raspberry Pico 2W board with micropython.

A sleep function doesn,t work.

import machine

print("lightsleep")

machine.lightsleep(5000)

print("Wake up")


Here, go into machine.lightsleep(5000), but suspend

Please let me a solution.

Statistics: Posted by hychoiwoo — Thu Mar 06, 2025 7:20 am — Replies 1 — Views 53



Viewing all articles
Browse latest Browse all 4407

Trending Articles