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
//| """Aggressive power management mode for optimial power usage at the cost of performance"""
62
+
//| """Aggressive power management mode for optimal power usage at the cost of performance"""
63
63
//| PM_PERFORMANCE: int
64
64
//| """Performance power management mode where more power is used to increase performance"""
65
65
//| PM_DISABLED: int
66
-
//| """Disable power management and always use highest power mode. CircuitPython sets this value at reset time, because it provides the best reliability."""
66
+
//| """Disable power management and always use highest power mode. CircuitPython sets this value at reset time, because it provides the best connectivity reliability."""
0 commit comments