mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix incorrect ram and flash sizes in board jsons
This commit is contained in:
parent
c44d84ca9b
commit
52de2096ab
12 changed files with 15 additions and 15 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue