checkm8-a5 icon indicating copy to clipboard operation
checkm8-a5 copied to clipboard

checkm8-a5:1:1: error: stray '`' in program `#include "Usb.h"

Open gunmasterg9 opened this issue 2 years ago • 0 comments

Arduino: 1.8.19 (Mac OS X), Board: "Arduino Uno"

checkm8-a5:1:1: error: stray '' in program #include "Usb.h" ^ checkm8-a5:1:2: error: stray '#' in program #include "Usb.h" ^ checkm8-a5:1:3: error: 'include' does not name a type #include "Usb.h" ^~~~~~~ In file included from /Users/gautamvandar/Desktop/checkm8-a5/checkm8-a5.ino:4:0: constants.h:2:43: error: expected declaration before end of line #pragma message "Building for A5 S5L8942X" ^ exit status 1 stray '`' in program

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

gunmasterg9 avatar Nov 02 '22 04:11 gunmasterg9