eXoCooLd / Waveshare.EPaperDisplay

.Net Core Library to show images on Waveshare E-Paper Displays
MIT License
30 stars 13 forks source link

Small change when sending bulk data for performance improvement. #6

Closed thecaptncode closed 3 years ago

thecaptncode commented 3 years ago

A small tweak has been made to the base class protected void SendData(byte[] data) method for performance improvement when sending bulk data.