bitbank2 / Thermal_Printer

Arduino library to draw text and graphics on BLE thermal printers
Apache License 2.0
350 stars 52 forks source link

NimBLE support for ESP32 via MACRO #20

Closed alexodus closed 2 years ago

alexodus commented 2 years ago

NimBLE for ESP32 have a smaller footprint in firmware size

bitbank2 commented 2 years ago

If you're interested in this feature, please test it and do a pull request to add it. It can probably be added by defining a macro in your Arduino/Platformio code before you include Thermal_Printer.h.