mirror of
https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git
synced 2026-03-08 00:56:55 +01:00
add lib
This commit is contained in:
@@ -140,7 +140,7 @@ public:
|
||||
return false;
|
||||
}
|
||||
|
||||
void enbaleLDO4()
|
||||
void enableLDO4()
|
||||
{
|
||||
power->setLDO4Voltage(AXP202_LDO4_1800MV);
|
||||
power->setPowerOutPut(AXP202_LDO4, AXP202_ON);
|
||||
|
||||
Reference in New Issue
Block a user