pub fn factory_reset(buf: &mut [u8], tid: u8) -> Result<usize, WriteError>
Encode a CMD_FACTORY_RESET frame (no payload). The device erases all mutable state and reboots without replying.
CMD_FACTORY_RESET