mirror of
https://github.com/synthead/timex-datalink-arduino.git
synced 2026-07-27 19:55:50 +00:00
Use LED_BUILTIN for LED_PIN.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#define LED_PIN 13
|
||||
#define LED_PIN LED_BUILTIN
|
||||
|
||||
#define LED_ON_MS_NORMAL 15
|
||||
#define LED_OFF_MS_NORMAL 450
|
||||
|
||||
Reference in New Issue
Block a user