This commit is contained in:
Paulus Schoutsen 2015-10-27 01:25:17 -07:00
parent 8f47eb20e5
commit d0baad5bcc
4 changed files with 5 additions and 8 deletions

View file

@ -83,7 +83,6 @@ reported value. Reports to the MQTT broker are sent with retain set to `True`. T
connecting to the MQTT topic will automatically be notified of the last reported value.
```cpp
#include <ESP8266WiFi.h>
#include <Wire.h>
#include <PubSubClient.h>