add oled library to platformio.ini

This commit is contained in:
Oliver Brandmüller 2019-10-01 15:44:12 +02:00
parent be01760c32
commit bae583934a

View File

@ -59,6 +59,7 @@ lib_deps_lora =
lib_deps_display =
ss_oled@>=2.1.1
BitBang_I2C@>=1.2.0
QRCode@>=0.0.1
lib_deps_matrix_display =
https://github.com/Seeed-Studio/Ultrathin_LED_Matrix.git
lib_deps_rgbled =