We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d5ea92 + 1ae70ad commit 68f04bcCopy full SHA for 68f04bc
tools/platformio-build.py
@@ -52,7 +52,7 @@ def scons_patched_match_splitext(path, suffixes=None):
52
53
env.Prepend(
54
CPPDEFINES=[
55
- ("ARDUINO", 10600),
+ ("ARDUINO", 10805),
56
"LWIP_OPEN_SRC"
57
],
58
CPPPATH=[
0 commit comments