bitbank2 / Thermal_Printer

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

[FIX] pRemoteCharacteristicNotify Null-Check Logic #60

Closed yymin1022 closed 4 months ago

yymin1022 commented 4 months ago

Summary

Fixed Null-Check Logic for pRemoteCharacteristicNotify

Description