error message 'unrecognized function enum' from detector or receiver prepended with Software version mismatch to handle enum start change between v6 and v7 (#680)

This commit is contained in:
Dhanya Thattil
2023-02-22 11:11:46 +01:00
committed by GitHub
parent 8501e1fb1f
commit f7618fbb93
4 changed files with 48 additions and 43 deletions

View File

@ -10,6 +10,8 @@
*@short functions indices to call on server (detector/receiver)
*/
#define UNRECOGNIZED_FNUM_ENUM "Unrecognized Function enum"
enum detFuncs {
F_EXEC_COMMAND = 0,
F_GET_DETECTOR_TYPE,