Skip to content

Commit 5ce4a4c

Browse files
committed
remove annoying pragma messages of FastLED library
1 parent 525418b commit 5ce4a4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

turtlpass-firmware/LedManager.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#define LED_MANAGER_H
33

44
#include <Arduino.h>
5+
6+
#define FASTLED_INTERNAL //remove annoying pragma messages
57
#include <FastLED.h>
68

79
#if defined(__TURTLPASS_LED_PIN__)

0 commit comments

Comments
 (0)