We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5ea92 commit 1ae70adCopy full SHA for 1ae70ad
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