Commit graph

3 commits

Author SHA1 Message Date
Jochen Keil
ea676de2c1 Use static initialization for clear image 2021-05-05 14:04:51 +02:00
Jochen Keil
df884532ac Performance improvements
Apply the same technique from #104 and #130 to the C library.

The low level lib provides a function to send byte arrays instead of
single bytes. Where possible loops and multiple single byte send calls
were replaced with this function.
2021-05-05 14:04:51 +02:00
hnwangkg-ezio
04d4621789 2020-12-10 2020-12-11 14:36:30 +08:00