We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34dd177 commit d43f029Copy full SHA for d43f029
1 file changed
docs/src/man/man9/lcd.9.adoc
@@ -30,7 +30,7 @@ lcd - Stream HAL data to an LCD screen
30
31
== PARAMETERS
32
33
-**lcd.***_NN_**.decimal-separator** (u32) rw::
+**lcd.**_NN_**.decimal-separator** (u32) rw::
34
Sets the decimal separator used for floating point numbers. The
35
default value is 46 (0x2E) which corresponds to ".". If a comma is
36
required then set this parameter to 44 (0x2C).
0 commit comments