fix incorrect ram and flash sizes in board jsons

This commit is contained in:
taco 2025-09-09 17:38:10 +10:00
parent c44d84ca9b
commit 52de2096ab
12 changed files with 15 additions and 15 deletions

View file

@ -53,7 +53,7 @@
],
"name": "elecrow eink",
"upload": {
"maximum_ram_size": 248832,
"maximum_ram_size": 235520,
"maximum_size": 815104,
"speed": 115200,
"use_1200bps_touch": true,