Merge pull request #540 from simonvik/patch-1

Add wiringpi as build dep when building the oled target.
This commit is contained in:
Jonathan Naylor 2019-12-04 14:12:26 +00:00 committed by GitHub
commit 6713e0f52b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ As I dont use monitor or TV connected to Pi, I decreased dedicated video memo
To be able to compile you will need the compiler and some others tools, issue a :
```
sudo apt-get install build-essential git-core libi2c-dev i2c-tools lm-sensors
sudo apt-get install build-essential git-core libi2c-dev i2c-tools lm-sensors wiringpi
```
*italic* Sometimes I2C and SPI modules are not started and thus he cannot start the sample code. The solution to start the modules at startup by adding the two following lines into the file /etc/modules