I am trying to upload a very simple program to the UNO R4 Minima. I am using a Grove - 4-Channel Solid State Relay. This worked fine on Windows 10 machine but not that I switched to Windows 11 the Library will not pass “Verify” .
The error - In file included from C:\Users\Documents\Arduino\libraries\Multi_Channel_Relay_Arduino_Library\multi_channel_relay.cpp:25:0:
C:\Users\Arduino\libraries\Multi_Channel_Relay_Arduino_Library/multi_channel_relay.h:40:50: note: #pragma message: Not match any architecture. #pragma message(“Not match any architecture.”)
I have downloaded the library from HERE: Multi_Channel_Relay_Arduino
I have uninstalled the library and also tried the previous version 1.0. I am not sure how else to troubleshoot this. Are there any recommendations?