pubsubclient

This commit is contained in:
livello
2018-03-07 18:27:45 +03:00
parent 37b042e39e
commit 8fb8e9def2
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ Config webserver
#include "options.h"
#include <Ethernet.h>
#include <PubSubClient2.h>
#include <PubSubClient.h>
#include <SPI.h>
#include "utils.h"