Hi @Sluice. Please try this:
- Select File > New Sketch from the Arduino IDE menus.
- Add the following line to the top of the sketch code:
#error "Oops!" - Select Tools > Board > Arduino AVR Boards > Arduino Uno from the Arduino IDE menus.
- Select Sketch > Verify/Compile from the Arduino IDE menus.
- Wait for the compilation to fail.
Do you now see an error highlight on the first line of the sketch?:
