You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The modules/deepsleep.py still contains pin 25. Not very important, but it would be nice if it uses a badge.deep_sleep() or if the deepsleep.py requests which pins are used for the input.
Possible better solutions:
main.c
move the methods to components/badge/
modules/deepsleep.py
expose the needed pins via badge.input_pins
The text was updated successfully, but these errors were encountered: