2023-11-07 16:53:06 +08:00

8 lines
127 B
C

#include <QCoreApplication>
#ifndef DEVICECONFIG_H
#define DEVICECONFIG_H
#define Device_ID "Rasp"
#endif // DEVICECONFIG_H