RobPo / Paperino

E-Paper display library for the Particle & Arduino family.
https://robpo.github.io/Paperino/
BSD 3-Clause "New" or "Revised" License
37 stars 6 forks source link

Compiler warnings fixes #10

Closed kratz00 closed 6 years ago

kratz00 commented 6 years ago

I fixed a couple of compiler warnings. Commit https://github.com/RobPo/Paperino/commit/6f05baf131b967bc9e797758fbe4e03a2e72f5da might fix a real life problem, as bytes have been always sent in case -1 was supplied for the other values.