Loading…
Loading…
Method Name: xmtr_single_drop
Method ID: 0x41ED
Method Label: Single Drop
Method Help: Single Drop
- {
- char status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- SendPassword();
- if (transmitter_revision > 1)
- {
- if (WriteEnabled == 0)
- {
- process_abort();
- }
Please login for more