objc

net.h
Go to the documentation of this file.
1 
9 #pragma once
10 #include "mqtt.h"
11 #include "ntp.h"
12 
14 // LIFECYCLE
15 
23 extern void net_poll(void);
Network Time Protocol (NTP) interface.
MQTT management interface.
void net_poll(void)
Occasional polling function for the network system.