* Added default constructor
* Fixed compile error when used with arduino-0021 or later
This commit is contained in:
parent
07547e2ec0
commit
ef75340e6e
@ -1,3 +1,7 @@
|
|||||||
|
1.5
|
||||||
|
* Added default constructor
|
||||||
|
* Fixed compile error when used with arduino-0021 or later
|
||||||
|
|
||||||
1.4
|
1.4
|
||||||
* Fixed connection lost handling
|
* Fixed connection lost handling
|
||||||
|
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
http://knolleary.net
|
http://knolleary.net
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "WConstants.h"
|
|
||||||
#include "PubSubClient.h"
|
#include "PubSubClient.h"
|
||||||
#include "Client.h"
|
#include "Client.h"
|
||||||
#include "string.h"
|
#include "string.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user