Exemplo n.º 1
0
 void process(ZigBee zb, byte[] packet, int offset) {
   zb.setSH((int) bytesToNum(packet, offset, 4, packet.length - 1));
 }