TeamOpenFIRE / OpenFIRE-Firmware

Reference firmware for the OpenFIRE project, built for the RP2040 microcontroller
GNU Lesser General Public License v2.1
44 stars 13 forks source link

[REQUEST] Reverse NeoPixels static mapping direction #26

Open SeongGino opened 4 weeks ago

SeongGino commented 4 weeks ago

Offer option to use the last X pixels of the strand instead of current first X pixels.

Would necessitate bumping save tables version to accommodate the new option (bool).

Required for TeamOpenFIRE/OpenFIRE-App#18