Skip to content

Fixes Issue #34 - Removed the restriction on the max number of subscriptions.#61

Open
tdgeorge wants to merge 1 commit intoadafruit:masterfrom
tdgeorge:master
Open

Fixes Issue #34 - Removed the restriction on the max number of subscriptions.#61
tdgeorge wants to merge 1 commit intoadafruit:masterfrom
tdgeorge:master

Conversation

@tdgeorge
Copy link
Copy Markdown

@tdgeorge tdgeorge commented Nov 2, 2016

Switched the subscriptions to be a linked list instead of a hardcoded
sized array. This improves memory usage by only using as much as
needeed.

Switched the subscriptions to be a linked list instead of a hardcoded
sized array. This improves memory usage by only using as much as
needeed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant