mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-13 23:25:44 +00:00
fix: Wio Tracker L1: use correct max ram and flash size for S140 v7.3.0 softdevice
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
],
|
||||
"name": "Seeed Wio Tracker L1",
|
||||
"upload": {
|
||||
"maximum_ram_size": 248832,
|
||||
"maximum_size": 815104,
|
||||
"maximum_ram_size": 237568,
|
||||
"maximum_size": 811008,
|
||||
"protocol": "nrfutil",
|
||||
"speed": 115200,
|
||||
"protocols": [
|
||||
|
||||
Reference in New Issue
Block a user