Fix documentation.

This commit is contained in:
Marek Bel 2019-05-16 17:23:54 +02:00
parent dcfc6348ed
commit 74d8c15b4f

View File

@ -365,7 +365,6 @@ void menu_draw_float31(const char* str, float val)
//! @brief Draw up to 12 chars of text and a float number in format +1.234
//!
//! @param chr first character to print on the line
//! @param str string label to print
//! @param val value to print aligned to the right side of the display
//!