Loading…
Loading…
Method Name: nvm_write_on
Method ID: 0x40B5
Method Label: NVM Write on
Method Help:
- {
- int choice;
- char status[3];
- send(158,status);
- if (status[0])
- {
- display_response_status(158,status[0]);
- process_abort();
- }
- choice = SELECT_FROM_LIST(literal_string(576),literal_string(499));
- switch (choice)
Please login for more