Xinyuan-LilyGO / LilyGo-AMOLED-Series

LilyGo AMOLED Series
MIT License
88 stars 14 forks source link

PowersSY6970 and disableBattLoad #1

Closed vacumcollapse closed 7 months ago

vacumcollapse commented 7 months ago

On compile in VSC/PIO with 'factory' selected, in LilyGo_AMOLED.cpp Ln 456, Col23 the following fatal errors occur:

'disableBattLoad' is not a member of 'PowersSY6970' class "PowersSY6970" has no member "disableBattLoad"

vacumcollapse commented 7 months ago

Commit bea37d8 compiles and loads OK, resolving this issue