• v0.14.1 7f41875c2a

    Version 0.14.1
    All checks were successful
    Rust / build (push) Successful in 1m56s
    Stable

    vinzenz released this 2025-05-04 12:06:21 +02:00 | 45 commits to main since this release

    • FIX: many examples used UdpSocket::bind instead of UdpSocket::bind_connect
    • FIX #5: The display now stops reading UTF-8 chars for the CharGridCommand when encountering a null byte. The library has been changed to add spaces instead.