Update OLED.md

wiringpi is needed when building the OLED target.
This commit is contained in:
Simon Vikström 2019-12-04 15:07:54 +01:00 committed by GitHub
parent b29e1d0050
commit 1ba4879224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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