stopScan static method

void stopScan()

Implementation

static void stopScan() {
  TTLock.invoke(COMMAND_STOP_SCAN_DOOR_SENSOR, null, null);
}