Added new function prototype

This commit is contained in:
Jake Goodwin 2025-02-12 11:43:06 -08:00
parent 0652ebac20
commit 355b7eea87
1 changed files with 7 additions and 0 deletions

View File

@ -110,6 +110,13 @@ void InitProg(void);
*/
uint16_t ReadADC(void);
/**
* @brief Reads the ADC pin
* @param
*/
void FaderMoveTo(uint8_t pos);
/**
* @brief
* @param