Skip to content

Commit

Permalink
Update M5StickCPlus.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinyu-Zhao authored Jun 24, 2024
1 parent ae2f717 commit 0cc5414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/M5StickCPlus.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ extern M5StickCPlus M5;
#define IMU Imu

#else
#error This library only supports boards with ESP32 processor.
#error "This library only supports boards with ESP32 processor."
#endif

#endif
#endif

0 comments on commit 0cc5414

Please sign in to comment.