setScanManual method

void setScanManual()

Implementation

void setScanManual() {
  _setScanMode(2);
}