Skip to content

Commit eb1005d

Browse files
authored
Update README.md
1 parent f877224 commit eb1005d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ BLE APIs depending on the board manufacturer, I support the three more
1414
popular ones: ESP32, Adafruit and Arduino (e.g. Nano BLE 33). The two main features of
1515
thermal printers are supported by this code - plain text and dot addressable
1616
graphics. The graphics are treated like a display driver - you define a RAM buffer and draw text, dots, lines and bitmaps into it, then send it to the printer. Text output supports the various built-in font size+attribute options of some printers as well as Adafruit_GFX format bitmap fonts (sent as graphics).
17-
See the include (.H) file for a description of each function.
17+
See the Wiki: https://github.com/bitbank2/Thermal_Printer/wiki/Public-API for a description of each function.
1818
<br>
1919

2020
<br>

0 commit comments

Comments
 (0)