Thanks @felmue !
O
Latest posts made by oody1
-
M5StickCP2 Factory example for Arduino
Is anyone aware of where to get the M5StickCP2 Factory test example code for Arduino? The documentation includes link for PlatformIO only:
http://docs.m5stack.com/en/core/M5StickC PLUS2
Thanks! -
M5StickCP2: isCharging inf Power class does not function
Hi all,
I'm trying to detect when M5StickC2+ is connected to power. I'm using the function StickCP2.Power.isCharging() to do so. However the function always return value 2 (charge_unknown) no matter if the M5Stick is connected to power or not. Is there an alternate way to detect power connected?
Thanks!