allowed functions in update mode

This commit is contained in:
2021-11-11 19:08:05 +01:00
parent 6e276770eb
commit eda66e63a5
2 changed files with 58 additions and 11 deletions

View File

@@ -9,6 +9,7 @@
#define REBOOT (-400)
// initialization functions
int updateModeAllowedFunction(int file_des);
int printSocketReadError();
void init_detector();
int decode_function(int);