Fix MQTT example
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
@@ -55,7 +55,6 @@
|
|||||||
// Use Hardware Serial on Mega, Leonardo, Micro
|
// Use Hardware Serial on Mega, Leonardo, Micro
|
||||||
#ifndef __AVR_ATmega328P__
|
#ifndef __AVR_ATmega328P__
|
||||||
#define SerialAT Serial1
|
#define SerialAT Serial1
|
||||||
#endif
|
|
||||||
|
|
||||||
// or Software Serial on Uno, Nano
|
// or Software Serial on Uno, Nano
|
||||||
#else
|
#else
|
||||||
|
Reference in New Issue
Block a user