Update SSD1306.md
This commit is contained in:
parent
4c16617ecd
commit
f52bdffcdc
|
|
@ -62,6 +62,7 @@ pip3 install Adafruit_BBIO
|
|||
git clone https://github.com/adafruit/Adafruit_Python_SSD1306.git
|
||||
cd Adafruit_Python_SSD1306
|
||||
sudo python setup.py install
|
||||
pip install RPi.GPIO
|
||||
|
||||
cd Adafruit_Python_SSD1306/examples/
|
||||
cp Adafruit_Python_SSD1306/examples/stats.py /opt/
|
||||
|
|
|
|||
Loading…
Reference in New Issue