Browse Source
Merge pull request #1077 from mcspr/patch-3
Minor comment error in led.ino
ech1560
Xose Pérez
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
code/espurna/led.ino
|
|
@ -293,4 +293,4 @@ void ledLoop() { |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#endif LED_SUPPORT
|
|
|
|
#endif // LED_SUPPORT
|