issues
search
Xinyuan-LilyGO
/
TTGO_TWatch_Library
MIT License
902
stars
289
forks
source link
Selectively disable startup, retrieve AXP settings
#109
Closed
destroyedlolo
closed
3 years ago
destroyedlolo
commented
3 years ago
Hello,
Adding in this pull request :
Add flags to selectively disable peripheral startup (to avoid loosing time to startup unused peripheral)
Add some debuging informations
Add AXP20X_Class::getStartupTime(), AXP20X_Class::getlongPressTime(), AXP20X_Class::getShutdownTime()
Thanks
Hello,
Adding in this pull request :
Thanks