Ulrich Drepper
Results
2
issues of
Ulrich Drepper
The avahi_escape_label function generates a string which uses an escape sequence to represent non-printable characters. The representation used does not conform to shell/C/… rules, though. It uses a zero-padded decimal...
The SSD1306 constructor should not require duplicated information and bleeding of details (i.e., the I²C address) into the application code. The documentation shows an inefficient use to construct the SSD1306...