Advertisement
pastebingermany

Untitled

Feb 25th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1.  
  2. // Need to create a payload function for publish a json string
  3.  
  4. #include <ESP8266WiFi.h>
  5. #include <Ethernet.h>
  6. #include "PubSubClient.h"
  7. #include "time.h"
  8. #include "Adafruit_Sensor.h"
  9. #include "DHT.h"
  10. #include "U8glib.h" //https://github.com/olikraus/u8glib/wiki
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement