Skip to content

Commit ff577ef

Browse files
Update README.md
1 parent 51c931d commit ff577ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Which can be found [here](http://abyz.me.uk/rpi/pigpio/python.html)
1919

2020
Click [here](https://medium.com/@imkimfung/using-julia-to-control-leds-on-a-raspberry-pi-b320be83e503) for an **in-depth tutorial** on how you can control GPIO pins such as LEDs from Julia on the Raspberry Pi.
2121

22+
> [!IMPORTANT]
23+
> This package relies on the [pigpio daemon which does not support Raspberry Pi 5](https://github.com/JuliaBerry/PiGPIO.jl/issues/24). If you have a Raspberry Pi 5, consider to use
24+
[WiringPi.jl](https://github.com/stensmo/WiringPi.jl/)
2225
### Features
2326

2427
* OS independent. Only Julia 1.0+ required.

0 commit comments

Comments
 (0)