application: minor, improve doc

This commit is contained in:
King Kévin 2021-05-05 14:53:12 +02:00
parent f4b02de076
commit ebaf30a25f
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ static uint32_t port2rcc(uint32_t port)
}
/** measure target and signal voltages
* @return voltages of channels
* @return voltages of adc_channels
*/
static float* measure_voltages(void)
{