diff --git a/inc/main.h b/inc/main.h index 52831b1..169f598 100644 --- a/inc/main.h +++ b/inc/main.h @@ -112,10 +112,10 @@ uint16_t ReadADC(void); /** - * @brief Reads the ADC pin + * @brief * @param */ -void MotorMoveTo(uint8_t pos); +void MotorMoveTo(uint8_t target); /** * @brief