Avoid trademark issues in library.json; switch to PlatformIO Library Registry ID logic
Resolve issue #17
This commit is contained in:
@@ -25,9 +25,19 @@ Examples
|
||||
.. code-block:: bash
|
||||
|
||||
$ platformio lib update
|
||||
Updating Arduino-IRremote library:
|
||||
Versions: Current=24ba950f5c, Latest=24ba950f5c [Up-to-date]
|
||||
Updating Arduino-Webduino library:
|
||||
Versions: Current=3631af8e02, Latest=3631af8e02 [Up-to-date]
|
||||
Updating Arduino-XBee library:
|
||||
Versions: Current=0.5, Latest=0.5 [Up-to-date]
|
||||
Updating [ 23 ] Adafruit-L3GD20-Unified library:
|
||||
Versions: Current=63de2eb9ea, Latest=63de2eb9ea [Up-to-date]
|
||||
Updating [ 12 ] Adafruit-ST7735 library:
|
||||
Versions: Current=e880eb1687, Latest=e880eb1687 [Up-to-date]
|
||||
Updating [ 31 ] Adafruit-Unified-Sensor library:
|
||||
Versions: Current=88ae805bce, Latest=88ae805bce [Up-to-date]
|
||||
Updating [ 26 ] Adafruit-LSM303DLHC-Unified library:
|
||||
Versions: Current=59767208a8, Latest=59767208a8 [Up-to-date]
|
||||
Updating [ 13 ] Adafruit-GFX library:
|
||||
Versions: Current=a9e5bc4707, Latest=a9e5bc4707 [Up-to-date]
|
||||
Updating [ 1 ] OneWire library:
|
||||
Versions: Current=2.2, Latest=2.2 [Up-to-date]
|
||||
Updating [ 4 ] IRremote library:
|
||||
Versions: Current=f2dafe5030, Latest=f2dafe5030 [Up-to-date]
|
||||
Updating [ 14 ] Adafruit-9DOF-Unified library:
|
||||
Versions: Current=b2f07242ac, Latest=b2f07242ac [Up-to-date]
|
||||
|
||||
Reference in New Issue
Block a user