Add note to readme
This commit is contained in:
parent
597602ad2c
commit
98928c552e
@ -29,6 +29,9 @@ The following library packages are required by the IoT code and should be instal
|
||||
|
||||
`apt install libmosquitto-dev librabbitmq-dev libi2c-dev libgpiod-dev libcjson-dev`
|
||||
|
||||
> [!NOTE]
|
||||
> The gpiod library must be below version 2.0. Debian Bookworm still distributes the old version of the library.
|
||||
|
||||
> [!NOTE]
|
||||
> The RabbitMQ apt package is missing the header files - They can be copied from [here](https://github.com/alanxz/rabbitmq-c/tree/master/include/rabbitmq-c) into the `/usr/include/rabbitmq-c` folder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user