MabezDev / ssd1351

A Driver crate for the SSD1351, which drives 128x128 colour displays
16 stars 14 forks source link

Expose FB in buffered mode #8

Closed MabezDev closed 5 years ago

MabezDev commented 5 years ago

Added fb() which allows immutable access to the buffer, this is useful for checksumming buffer for example