added new function 4x50_restore

This commit is contained in:
tharexde
2020-10-25 16:39:22 +01:00
parent 8ca8c307ad
commit 881bdbf456

View File

@@ -28,5 +28,6 @@ int CmdEM4x50Brute(const char *Cmd);
int CmdEM4x50Login(const char *Cmd);
int CmdEM4x50Reset(const char *Cmd);
int CmdEM4x50Watch(const char *Cmd);
int CmdEM4x50Restore(const char *Cmd);
#endif