Open
Description
since the Print
class has a virtual method write(data, len)
, and some sub class like HardwareSerial has optimized block write method, we should use it instead of writing bytes one by one
same for write_string
Metadata
Metadata
Assignees
Labels
No labels