FastLED 3.9.15
Loading...
Searching...
No Matches

◆ read_velocity_bias()

float read_velocity_bias ( )

Definition at line 45 of file ui_state.cpp.

45 {
46 return velocity_pot.Read();
47}
Potentiometer velocity_pot(PIN_POT_VEL_SENSOR)

References velocity_pot.