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