Fast led i strip fix #95
No reviewers
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!95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "FastLedIStripFix"
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?
@ -84,3 +83,4 @@attchStr = 4shwChks = truecommandGrpName += str(args[1])+","func setCol(col):Sets a static number for strips to 4
makes it easier to address from godot app
@ -65,3 +65,3 @@if x[0] == "Str":attchStr = int(x[3])attchStr = 4if x[0] != "Str":Set staticf number of strips
Added another comment
@ -226,3 +226,3 @@return 0;//bus.send(uint8_t(id),"Rst,",5);bus.send(uint8_t(id),"Rst,",5);}forgot to uncomment this after getting the wiznet working
Whoops
Pull request closed