Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Fix M5LED Cardputer
Browse files Browse the repository at this point in the history
  • Loading branch information
n0xa committed Jan 28, 2024
1 parent 3b78f03 commit 61a3ad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions m5stick-nemo.ino
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@
#define SD_MOSI_PIN 14
#define SD_CS_PIN 12
#define VBAT_PIN 10
#define M5LED_ON LOW
#define M5LED_OFF HIGH
#endif

// -=-=-=-=-=- LIST OF CURRENTLY DEFINED FEATURES -=-=-=-=-=-
Expand Down

0 comments on commit 61a3ad2

Please sign in to comment.