bitbank2 / Thermal_Printer

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

[FIX] pRemoteCharacteristicNotify Null-Check Logic #60

Closed yymin1022 closed 8 months ago

yymin1022 commented 8 months ago

Summary

Fixed Null-Check Logic for pRemoteCharacteristicNotify

Description