eXoCooLd / Waveshare.EPaperDisplay

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

Fixed issue with DisplayWriter not disposing correctly. #14

Closed thecaptncode closed 3 years ago

thecaptncode commented 3 years ago

Are there tests you can think of that I should create? Almost all of the DisplayWriter gets tested during image tests. A dispose test could be done but I'm not sure the best way to determine if it disposed correctly in a test.