Compare commits

..

No commits in common. '207c5e67ab05d5712cb67a9a39a65310c3906095' and '1b055628c309bae49d0855184ff7a33f4ca3f91a' have entirely different histories.

@ -1,18 +0,0 @@
-D
__AVR_ATmega2560__
-D
F_CPU=16000000UL
-D
_WIZCHIP_=W5100
-I
/usr/lib/avr/include
-I
Internet
-I
Internet/MQTT
-I
Internet/MQTT/MQTTPacket/src
-I
Ethernet
-I
Ethernet/W5500

@ -17,7 +17,7 @@
#include "util/delay.h"
#define PLC_MQTT_ENABLED 1
#define PLC_MQTT_ENABLED 0
Client mqtt_client;