Closed
Description
Summary
Uh yeah I guess the alarm
module is not supported for RP2350's. Not sure why yet, it might just be a config thing? More research is needed.
Steps to reproduce
Attempt to run the sleep_helper
in pysquared
it throws the following error:
main.py output:
Traceback (most recent call last):
File "main.py", line 25, in <module>
File "lib/pysquared/functions.py", line 23, in <module>
File "lib/pysquared/sleep_helper.py", line 4, in <module>
ImportError: no module named 'alarm'
Environment
FC Board V5a running code from main
.