You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,20 +31,22 @@ to any GPIO library at build time. The GPIO library is dynamically loaded at run
31
31
## Installation
32
32
33
33
With [releases](https://github.com/neildavis/lib_tm1637_rpi/releases) from **v1.4.0** onwards
34
-
I am making available prebuilt Debian (`.deb`) packages for both 32-bit (`armhf`) & 64-bit (`arm64`/`aarch64`) versions of Raspberry Pi OS ('Bookworm').
34
+
I am making available prebuilt Debian (`.deb`) packages for both
35
+
32-bit (`armhf`) & 64-bit (`arm64`/`aarch64`) versions of Raspberry Pi OS
0 commit comments