Skip to content

Commit

Permalink
Arduino Board Manager message update
Browse files Browse the repository at this point in the history
  • Loading branch information
renletao committed Jan 10, 2025
1 parent 12cab44 commit c054b6e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/bugc_robot_test/bugc_robot_test.ino
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
*
*
* @Hardwares: M5StickC/M5stickC-Plus/M5stickC-Plus2 + Hat BugC2
* @Platform Version: Arduino M5Stack Board Manager v2.1.1
* @Platform Version: Arduino M5Stack Board Manager v2.1.3
* @Dependent Library:
* M5GFX@^0.2.3: https://github.com/m5stack/M5GFX
* M5Unified@^0.2.2: https://github.com/m5stack/M5Unified
* M5HatBugC: https://github.com/m5stack/M5Hat-BugC
*/

#include <M5Unified.h>
#include "M5Hatbugc.h"
#include "M5HatBugC.h"
#include "img.h"

M5HatBugC bugc;
Expand Down
2 changes: 1 addition & 1 deletion examples/driver/driver.ino
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
*
* @Hardwares: M5StickC + Hat BugC2
* @Platform Version: Arduino M5Stack Board Manager v2.1.1
* @Platform Version: Arduino M5Stack Board Manager v2.1.3
* @Dependent Library:
* M5HatBugC: https://github.com/m5stack/M5Hat-BugC
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/ir_nec_rx/ir_nec_rx.ino
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
*
* @Hardwares: M5StickC + Hat BugC2
* @Platform Version: Arduino M5Stack Board Manager v2.1.1
* @Platform Version: Arduino M5Stack Board Manager v2.1.3
* @Dependent Library:
* M5HatBugC: https://github.com/m5stack/M5Hat-BugC
* IRremote: https://github.com/Arduino-IRremote/Arduino-IRremote
Expand Down

0 comments on commit c054b6e

Please sign in to comment.