arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.18k stars 7.02k forks source link

https://www.arduino.cc/en/Reference/LiquidCrystalPrint missing print(float,digits) #5588

Open drf5n opened 8 years ago

drf5n commented 8 years ago

The https://www.arduino.cc/en/Reference/LiquidCrystalPrint site shows only some of the print() options, but misses the lcd.print(float,digits) form.

If the system uses common code and shares syntax with https://www.arduino.cc/reference/en/language/functions/communication/serial/print/ maybe it should "See Also" towards some shared documentation.

q2dg commented 8 years ago

Well..documentation urgently needs a huge restructuration (you can see https://github.com/arduino/Arduino/issues/3718 and https://github.com/arduino/Arduino/issues/2919 or https://github.com/arduino/Arduino/issues/2920). But that is always delayed until who knows...