1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 06:15:10 +03:00

Improve documentation

This commit is contained in:
3djc 2016-10-07 11:21:12 +02:00
parent 7c6dd36ee1
commit 0110578bfe

View file

@ -216,6 +216,7 @@ Display a number at (x,y)
* `PREC1` display with one decimal place (number 386 is displayed as 38.6)
* `PREC2` display with tow decimal places (number 386 is displayed as 3.86)
* other general LCD flag also apply
* default alignement is RIGHT
@status current Introduced in 2.0.0
*/