You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've reported the issue here: arduino/Arduino#4784
Is it possible to rename the "BIN" symbol (in "iotnx4.h" etc.) to something else, so the usage of statements like "Serial.println(value, BIN)" or "lcd.print(value, BIN)" wouldn't output warnings or errors while compiling code for ATtiny X4?