Skip to content

Commit fe63fb1

Browse files
committed
Adjust PlatformIO id
1 parent 7b73fde commit fe63fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This library drives the OLED display included in the [ThingPulse IoT starter kit
1111

1212
You can either download this library as a zip file and unpack it to your Arduino/libraries folder or find it in the Arduino library manager under "ESP8266 and ESP32 Oled Driver for SSD1306 display". For mbed-os a copy of the files are available as an mbed-os library.
1313

14-
It is also available as a [PlatformIO library](https://platformio.org/lib/show/562/ESP8266%20and%20ESP32%20OLED%20driver%20for%20SSD1306%20displays/examples). Just execute the following command:
14+
It is also available as a [PlatformIO library](https://platformio.org/lib/show/2978/ESP8266%20and%20ESP32%20OLED%20driver%20for%20SSD1306%20displays/examples). Just execute the following command:
1515
```
16-
platformio lib install 562
16+
platformio lib install 2978
1717
```
1818

1919
## Service level promise

0 commit comments

Comments
 (0)