
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Xorlent"
    ];
    <http://schema.org/description> "Minimal WS2812B RGB LED library for ESP32";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Xorlent/ESP32_WS2812B-1.0.5.zip>;
    <http://schema.org/fileSize> 8;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "ESP32_WS2812B";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.5";
    <http://schema.org/url> <https://github.com/Xorlent/ESP32_WS2812B>
  ] .
