send udp
This commit is contained in:
parent
5eaa9aceed
commit
af21143561
@ -92,9 +92,7 @@ int8_t networkSendMinuteBuffer(t_minuteBuffer *minuteBuffer) {
|
||||
}
|
||||
|
||||
void networkInit() {
|
||||
static t_configBlock *config;
|
||||
|
||||
wizInit();
|
||||
|
||||
config = getConfig();
|
||||
schAdd(networkSecondsHandler, NULL, 0, 1000);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user