Update adafruitio_00_publish_modified.cpp fix def

beta-mqtt
Alan Johnston 2 years ago committed by GitHub
parent 352181a7bb
commit ffe6eec9bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -31,7 +31,7 @@ bool aio_connected = false;
unsigned long time_stamp;
// should match the number of feeds define below so throttling delay is set correctly
#define FEEDS = 10
#define FEEDS 10
// set up the 'counter' feed
//AdafruitIO_Feed *counter = io.feed("counter");

Loading…
Cancel
Save

Powered by TurnKey Linux.