reset method

void reset()

Implementation

void reset() {
  smoothLevel.value = 6;
  whitenessLevel.value = 6;
  ruddyLevel.value = 6;
}