Fix example syntax
This commit is contained in:
@@ -14,7 +14,7 @@ MqttBroker broker(PORT);
|
|||||||
* | +--------+ |
|
* | +--------+ |
|
||||||
* | |
|
* | |
|
||||||
* +-----------------------------+
|
* +-----------------------------+
|
||||||
*
|
*/
|
||||||
void setup()
|
void setup()
|
||||||
{
|
{
|
||||||
Serial.begin(115200);
|
Serial.begin(115200);
|
||||||
|
|||||||
Reference in New Issue
Block a user