M5EPD icon indicating copy to clipboard operation
M5EPD copied to clipboard

M5Paper Arduino Library

Results 4 M5EPD issues
Sort by recently updated
recently updated
newest added

This PR addresses a bug that `_adc_chars` is not released.

# Changelog ## Added - Add `getDateTime()` and `setDateTime()` - Getters and setters accept a reference as a parameter for consistency ## Changed - New member variable `_wire` which is...

### Describe the bug The m5stack board definitions are based on arduino-esp32 2.x but I want some newer wifi stuff so I tried building with the now upstream arduino-esp32 m5paper...