arduino / arduino/Arduino

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

Open
#5,588 1 comment 1 reaction 2 assignees Claimed by @kengdahl View on GitHub
Component: Documentation Library: LiquidCrystal Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.