添加广播MDNS服务
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
#include <stdio.h>
|
||||
#include "p_code.h"
|
||||
|
||||
void licenseGenerate();
|
||||
#define PIX_HARDWARE_INFO_BYTES 32
|
||||
#define PIX_LICENCE_BYTES 128
|
||||
|
||||
bool licenseGenerate(const unsigned char* hardware_info, unsigned char* license_info);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user