You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-29 02:02:00 +03:00
Merge branch 'master' of https://github.com/adafruit/Adafruit_MQTT_Library
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#include <ccspi.h>
|
||||
#include <SPI.h>
|
||||
|
||||
#define STATICIP 0
|
||||
//#define STATICIP
|
||||
|
||||
#define halt(s) { Serial.println(F( s )); while(1); }
|
||||
|
||||
|
Reference in New Issue
Block a user