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
"MCU Board NCM109 v1.x for Tubes board NCT4xx" doesn't compile correctly. Had to replace SPI_Init(); with SPI.begin();
After this mod it compiles and works correctly.