Merge pull request #1537 from adafruit/dhalbert-patch-1
Fix M5Paper family
This commit is contained in:
commit
59813266a7
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ board_url:
|
||||||
- "https://docs.m5stack.com/en/core/m5paper"
|
- "https://docs.m5stack.com/en/core/m5paper"
|
||||||
board_image: "m5stack_m5paper.jpg"
|
board_image: "m5stack_m5paper.jpg"
|
||||||
date_added: 2023-10-27
|
date_added: 2023-10-27
|
||||||
family: esp32s3
|
family: esp32
|
||||||
bootloader_id: m5stack_m5paper
|
bootloader_id: m5stack_m5paper
|
||||||
downloads_display: true
|
downloads_display: true
|
||||||
features:
|
features:
|
||||||
|
|
@ -39,4 +39,4 @@ Additionally the FM24C02 internal eeprom chip provided 2K-bit(256x8)-EEPROM can
|
||||||
|
|
||||||
## Purchase
|
## Purchase
|
||||||
|
|
||||||
* [M5Stack](https://shop.m5stack.com/products/m5paper-esp32-development-kit-960x540-4-7-eink-display-235-ppi)
|
* [M5Stack](https://shop.m5stack.com/products/m5paper-esp32-development-kit-960x540-4-7-eink-display-235-ppi)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue