Correcting RAM size

is wrong in Platformio boards.json !
This commit is contained in:
Jason2866 2021-06-01 15:53:29 +02:00 committed by GitHub
parent 0de65f1aee
commit 873693496c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"name": "M5Stack Core2 16M Flash, 4MB PSRAM, 2944k Code/OTA, 10M SPIFFS",
"upload": {
"flash_size": "16MB",
"maximum_ram_size": 6553600,
"maximum_ram_size": 327680,
"maximum_size": 16777216,
"require_upload_port": true,
"speed": 2000000