Code: Select all
C:\Users\Richard\AppData\Local\Temp\.arduinoIDE-unsaved2024923-3920-1pjbztg.4z9l\RMakerCustomAirCooler\RMakerCustomAirCooler.ino:41:8: error: 'Device' does not name a type
41 | static Device *my_device = NULL;
| ^~~~~~
This is with Arduino I have a self compiled board file for the C2
Richard,