Skip to content

Commit 64c0a49

Browse files
committed
Improvement
1 parent fd10a3b commit 64c0a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ALKS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ static const uint8_t S3 = 9;
7171
static const uint8_t S4 = 10;
7272
static const uint8_t S5 = 11;
7373

74-
#elif defined(alksesp32) // Hook from esp32 alks variant
74+
#elif defined(ALKSESP32) // Hook from esp32 alks variant
7575

7676
#elif defined(ESP32)
7777
static const uint8_t D0 = 40;

0 commit comments

Comments
 (0)