Searched refs:CMD_AUTO_LASER_ON (Results 1 – 4 of 4) sorted by relevance
36 #define CMD_AUTO_LASER_ON 'L'371 } else if (cmd == CMD_AUTO_LASER_ON) {374 send_ack(CMD_AUTO_LASER_ON);
52 static final char CMD_AUTO_LASER_ON = 'L'; // Send messages on state change of the laser field in WaltDevice
161 waltDevice.command(WaltDevice.CMD_AUTO_LASER_ON); in startMeasurement()
87 CMD_AUTO_LASER_ON = 'L' variable in Walt357 walt.sndrcv(Walt.CMD_AUTO_LASER_ON)