You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: