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
parent
commit
15ae686544
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/espurna/led.ino

+ 1
- 1
code/espurna/led.ino View File

@ -293,4 +293,4 @@ void ledLoop() {
}
#endif LED_SUPPORT
#endif // LED_SUPPORT

Loading…
Cancel
Save