From 3120783000d0025b183b0397acaa8b769499eb38 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Mon, 8 Jun 2026 23:10:46 +0530 Subject: Initial gh-pages firmware hosting --- .../esp32-s3-n16r8/Adafruit NeoPixel/library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .pio/libdeps/esp32-s3-n16r8/Adafruit NeoPixel/library.properties (limited to '.pio/libdeps/esp32-s3-n16r8/Adafruit NeoPixel/library.properties') diff --git a/.pio/libdeps/esp32-s3-n16r8/Adafruit NeoPixel/library.properties b/.pio/libdeps/esp32-s3-n16r8/Adafruit NeoPixel/library.properties new file mode 100644 index 0000000..7f2cf4f --- /dev/null +++ b/.pio/libdeps/esp32-s3-n16r8/Adafruit NeoPixel/library.properties @@ -0,0 +1,10 @@ +name=Adafruit NeoPixel +version=1.15.4 +author=Adafruit +maintainer=Adafruit +sentence=Arduino library for controlling single-wire-based LED pixels and strip. +paragraph=Arduino library for controlling single-wire-based LED pixels and strip. +category=Display +url=https://github.com/adafruit/Adafruit_NeoPixel +architectures=* +includes=Adafruit_NeoPixel.h -- cgit v1.2.3