版本号更新至2.1.26
This commit is contained in:
parent
02bd28b8ae
commit
d900795db4
3
main.c
3
main.c
@ -128,7 +128,7 @@ int fd;
|
|||||||
int UPCASE=0;
|
int UPCASE=0;
|
||||||
int count_value=0;
|
int count_value=0;
|
||||||
int getPayloadTime=100*1000;//usecond
|
int getPayloadTime=100*1000;//usecond
|
||||||
char softwareVersion[16]="2.1.22";
|
char softwareVersion[16]="2.1.26";
|
||||||
//char stationsn[16]="d126ei4lj4cc00";//TJ250995217957
|
//char stationsn[16]="d126ei4lj4cc00";//TJ250995217957
|
||||||
//char productid[8]="10045";
|
//char productid[8]="10045";
|
||||||
//char appSecret[64]="s3izIliw0CF48Pcsi16rjOmoFRf5WEt8";
|
//char appSecret[64]="s3izIliw0CF48Pcsi16rjOmoFRf5WEt8";
|
||||||
@ -3264,6 +3264,7 @@ int main(int argc, char *argv[])
|
|||||||
// pthread_detach(pt_simulate_mqtt_topic);
|
// pthread_detach(pt_simulate_mqtt_topic);
|
||||||
//}
|
//}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
readresult=file_to_buffer("mqttRawPassword",&len);
|
readresult=file_to_buffer("mqttRawPassword",&len);
|
||||||
if(readresult!=NULL){
|
if(readresult!=NULL){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user