Skip to content

Instantly share code, notes, and snippets.

public void send_read(int i) throws IOException {
if (this.last_selected_ip.protocol == 1) {
this.bos.write(43);
init_crc(0);
if (this.parent.selected_bms_network_id == 0) {
send_byte(1);
send_byte(4);
} else {
}