-
|
For WEMOS S2 mini I found https://emsesp.org/de/Configuring and tried to use "default_envs = S2MINI" in pio_local.ini - that does not work. My guess now is "default_envs = s2_4M_P". is "s2_4M_P" correct to build a binary for WEMOS S2 mini? |
Beta Was this translation helpful? Give feedback.
Answered by
proddy
May 31, 2026
Replies: 1 comment
-
|
Don't guess, look into the platformio.ini file for the environments. The S2 is indeed s2_4M_P. Do note it's not officially supported or tested so if you run into issues it will take a while to resolve |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MartinP1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Don't guess, look into the platformio.ini file for the environments. The S2 is indeed s2_4M_P. Do note it's not officially supported or tested so if you run into issues it will take a while to resolve