Implement restart flag

This commit is contained in:
mkrsym1
2023-08-04 15:35:29 +03:00
parent 970561afb9
commit 4911f8d903
3 changed files with 68 additions and 39 deletions

View File

@ -2,3 +2,5 @@
void unload_ctr_inc();
void unload_ctr_dec();
void request_restart();