m5stack / M5Stamp-TimerPower

MIT License
2 stars 2 forks source link

I2C_BM8563::disableIRQ() #1

Closed ririfonfon closed 1 year ago

ririfonfon commented 1 year ago

Good morning, I use I2C_BM8563::disableIRQ() in my code. it disables the rtc.

but how to reactivate it?

Tinyu-Zhao commented 1 year ago

You can set the interrupt again using SetAlarmIRQ().