Browse Source

Minor comment error in led.ino

ech1560
Max Prokhorov 6 years ago
committed by GitHub
parent
commit
69bfafdb2f
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