add:psdk重启后,通知本程序发送本程序的状态;

This commit is contained in:
tangchao0503
2023-10-25 15:33:52 +08:00
parent 7fa3b70d10
commit d0b67b47c1
5 changed files with 208 additions and 10 deletions

View File

@ -3,7 +3,7 @@
int main(int argc, char *argv[])
{
std::cout<<"ximeaAirborneSystem 版本:"<< "39." <<std::endl;
std::cout<<"ximeaAirborneSystem 版本:"<< "40." <<std::endl;
QCoreApplication a(argc, argv);
//UdpServer* x=new UdpServer();