Good day!
I have got some troubles with compiling sketch. When I verify sketch this error is appeared:
_**C:\Users\Denis\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.4\cores\esp8266/PolledTimeout.h:126:90: error: macro "max" requires 2 arguments, but only 1 given
static constexpr timeType timeMax = (std::numeric_limits::max() - 1) / user2UnitMultiplierMax;
and:
exit status 1
Error compiling for board Generic ESP8266 Module.**_
Could you help me?
Good day!
I have got some troubles with compiling sketch. When I verify sketch this error is appeared:
_**C:\Users\Denis\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.4\cores\esp8266/PolledTimeout.h:126:90: error: macro "max" requires 2 arguments, but only 1 given
static constexpr timeType timeMax = (std::numeric_limits::max() - 1) / user2UnitMultiplierMax;
and:
exit status 1
Error compiling for board Generic ESP8266 Module.**_
Could you help me?