-->
Page 2 of 2

Re: invalid digit "9" in octal constant

PostPosted: Wed Aug 19, 2020 11:09 pm
by Pablo2048
It's C/C++ thing. Arduino under the hood is just GCC/G++ compiler supported with "ArduinoBuilder" - the real mangler, which builds some cpp from your .ino file(s).