MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / Print

Method Print

lib/ArduinoNative/src/Print.h:82–84  ·  view source on GitHub ↗

* Constructs a print object. */

Source from the content-addressed store, hash-verified

80 * Constructs a print object.
81 */
82 Print()
83 {
84 }
85
86 /**
87 * Destroys a print object.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected