Adding different ways of addressing LED strips. #60
Labels
No labels
Core
Fixed
Godot
HardwareIssue
LEDS
Networking
Problem
SoftwareIssue
duplicate
enhancement
good first issue
help wanted
invalid
on hold
question
reminder
todo 🗒️
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
squatnet/ArduinoStuff#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Have changed the setup and declarations of I2CtoFastLEDs to allow addressing of multiple led strips via one array reference number.
ToDo
Need to still be able to address individually and copy exact LED sequence, from one strip to all.
This would need to depend on
Ref #44
should be addressed, will need to see when we can pass some PJON to it. closing for now.