checkm8-a5
checkm8-a5 copied to clipboard
checkm8-a5:1:1: error: stray '`' in program `#include "Usb.h"
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.