Merge pull request #718 from adafruit/TheKitty-patch-86

Lint Feather Weather Lamp code after repo move
This commit is contained in:
Mike Barela 2019-06-06 17:30:17 -04:00 committed by GitHub
commit a7657a4384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>