Ich habe mich mal an dem MLC mit einem ESP8266-12F versucht, aber beim Kompilieren kommt der Fehler:
In function ‘void levelCrossingCommand(int)’:
MattzoLayoutController:868:146: error: call of overloaded ‘abs(unsigned int)’ is ambiguous
jemand ne Ahnung was das bedeutet ?
—
I tried the MLC with an ESP8266-12F, but the error comes up when compiling:
In function ‘void levelCrossingCommand(int)’:
MattzoLayoutController:868:146: error: call of overloaded ‘abs(unsigned int)’ is ambiguous
anyone have any idea what that means?