Skip to content

Create PtyServer.c - #13

Open
horner wants to merge 5 commits into
BioNanomics:mainfrom
horner:patch-2
Open

horner wants to merge 5 commits into
BioNanomics:mainfrom
horner:patch-2

Conversation

@horner

@horner horner commented Sep 16, 2024

Copy link
Copy Markdown
Contributor

Comment thread src/c/PtyServer.c
existingDevice = existingDevice->next;
}
if (existingDevice == NULL) {
picoDevice->picoNumber = nextPicoNumber++;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not just use nextPicoNumber. Maybe use serialId?

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