MQTT Communication
Smart Factory
|
The Network class establishes a WLAN-Connection. More...
#include "Arduino.h"
#include "LogConfiguration.h"
#include <SPI.h>
#include <WiFi101.h>
Go to the source code of this file.
Classes | |
class | Network |
Handels the WLAN-Connection. More... | |
The Network class establishes a WLAN-Connection.
https://www.arduino.cc/en/Reference/WiFi101
Definition in file Network.h.