Explorar o código

adjuse vv7chasis in deciton chasis module

liusunan %!s(int64=4) %!d(string=hai) anos
pai
achega
1ae8350d8f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/detection/detection_chassis/main.cpp

+ 3 - 0
src/detection/detection_chassis/main.cpp

@@ -62,6 +62,9 @@ void Listencan0(const char * strdata,const unsigned int nSize,const unsigned int
     case iv::GE3:
         nRtn = ProcGE3Chassis(gpa,&xmsg);
         break;
+    case iv::VV7:
+        nRtn = ProcVV7Chassis(gpa,&xmsg);
+        break;
     case iv::PROBLUE:
         nRtn = ProcPROBLUEChassis(gpa,&xmsg);
         break;