m5stack / M5Atom

M5Stack Atom Arduino Library
MIT License
227 stars 72 forks source link

M5Atom/src/M5Atom.h:83:8: error: extended character “ is not valid in an identifier #83

Closed mgrouch closed 4 months ago

mgrouch commented 5 months ago

Describe the bug

/home/runner/Arduino/libraries/M5Atom/src/M5Atom.h:83:8: error: extended character “ is not valid in an identifier 83 #error “This library only supports boards with ESP32 processor.” ^ /home/runner/Arduino/libraries/M5Atom/src/M5Atom.h:83:64: error: extended character ” is not valid in an identifier 83 #error “This library only supports boards with ESP32 processor.”

To reproduce

try compiling

Expected behavior

code need to compile

Screenshots

No response

Environment

Additional context

n/a

Issue checklist

Tinyu-Zhao commented 4 months ago

Fixed, please wait for the new version to be released or pull the latest version code from github