You've already forked M5_Camera_Examples
mirror of
https://github.com/m5stack/M5_Camera_Examples.git
synced 2026-05-20 10:36:15 -07:00
4afbc88f38
1. Update i2c_manager to the latest version with fixes. 2. Added bm8563_disable_irq to BM8563's driver. 3. Added m5_camera_timer_sleep to m5stack-camera library. 4. Replaced esp_deep_sleep_start with m5_camera_timer_sleep to use BM8563 instead of internal sleep.