Description
Please fill the info fields, it helps to get you faster support ;)
if you have a stack dump decode it:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/stack_dump.md
for better debug messages:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/debugging.md
----------------------------- Remove above -----------------------------
Basic Infos
Hardware
Hardware: Wemos Board D1 mini Pro
Core Version: 2.3.0-rc
Description
Problem description
This board have 16M bytes(128M bit) Flash and this Arduino environment. only recognize 4 MB
Settings in IDE
Module: Wemos Board D1 mini Pro
Flash Size: 16 MB
CPU Frequency: 80Mhz
Flash Mode: qio
Flash Frequency: ?40Mhz?
Upload Using: ?OTA / SERIAL?
Reset Method: ?ck / nodemcu?
Sketch
#include <Arduino.h>
void setup() {
}
void loop() {
}
Debug Messages
messages here