added OTA

This commit is contained in:
2021-10-24 14:06:59 +02:00
parent 62ce317dda
commit af26d5c071
11 changed files with 123 additions and 18 deletions

View File

@@ -0,0 +1,4 @@
#pragma once
void initNetwork(void);
void handleNetwork(void);