m5stack / M5StickC

M5StickC Arduino Library
MIT License
476 stars 221 forks source link

Invalid Function Description #163

Closed Kabron287 closed 1 year ago

Kabron287 commented 1 year ago

I spent a day trying to understand this shameable BUG. In docs page (https://docs.m5stack.com/en/api/stickc/axp192_m5stickc) function GetVapsData() described as Get battery capacity while in datasheet the register 0x7E used in this function corresponds to APS Voltage.

Docs Datasheet

Tinyu-Zhao commented 1 year ago

Sorry, The error has been corrected.