Struct? Class? #13
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#13
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?
This is a place for me to write pseudocode relatg to building a system to store and recover devices registered on pjon network
interesting
ure, you'd write it like this:
Unless I'm misunderstanding and you actually just want num to count the number of elements. Then you should just have:
And you can recover the element sizes with
data[0].size(), data[1].size(),etc.Also looks helpful
That last example makes it SO much clearer!
On Sat, Nov 3, 2018 at 2:05 AM Squatnet notifications@github.com wrote:
Exactly what i thought. Very clear and seems like exactly what we need to be doing.
As using
and then calling
strips[2].idseems to work fine now i'm closing this