Skip to content

Commit

Permalink
Update openweathermap_display.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
connornishijima committed Jun 7, 2017
1 parent d64c26d commit 1ab5ff5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
*/

#include "Lixie.h" // Include Lixie Library
#define DATA_PIN 13
#define DATA_PIN 5
#define NUM_LIXIES 4
Lixie lix(DATA_PIN, NUM_LIXIES);

Expand Down

0 comments on commit 1ab5ff5

Please sign in to comment.