Loading…
Loading…
Method Name: new_password
Method ID: 0x4026
Method Label: Enter new password
Method Help:
- {
- int tmp_password;
- char cmd_status[3];
- _get_dev_var_value(literal_string(401),0,16421);
- tmp_password = atoi(password_ascii);
- _iassign(16420,tmp_password);
- DELAY(2,literal_string(402));
- if (!goodpassword)
- {
- DELAY(3,literal_string(403));
- }
Please login for more