reference-en
reference-en copied to clipboard
Document the Print class (and its member functions).
We have a reference page for Stream and its methods (https://www.arduino.cc/reference/en/language/functions/communication/stream/) but not for Print (even though the Stream documentation mentions the Print class). It would be good to document the Print class and its functions. Most of the text could probably be borrowed from the documentation for Serial.