Merge pull request #718 from adafruit/TheKitty-patch-86
Lint Feather Weather Lamp code after repo move
This commit is contained in:
commit
a7657a4384
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// (time of day, cloud cover, rainfall, etc.). Most of the inputs are NOT
|
||||
// real-world units...see comments for explanation of what's needed.
|
||||
|
||||
// NeoPixel stuff ---------------------------------------------------------
|
||||
// NeoPixel stuff --------------------------------------------------------
|
||||
|
||||
#include <Adafruit_NeoPixel.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue