Skip to content

Conversation

@guidoschreuder
Copy link
Contributor

Resolves #64

@madhephaestus
Copy link
Owner

if the prototype of the header changed, don't you need to also change the prototype of the CPP implementation also?

@madhephaestus
Copy link
Owner

looks like this needs an update after upstream merges

@guidoschreuder
Copy link
Contributor Author

if the prototype of the header changed, don't you need to also change the prototype of the CPP implementation also?

You had me puzzled for a second, but the implementation is inline with the declaration:
boolean isAttached(){return attached;}

There is no other occurrence of boolean

Resolved the conflicts

@madhephaestus madhephaestus merged commit a9d6a22 into madhephaestus:master Jul 27, 2022
@guidoschreuder guidoschreuder deleted the remove-arduino-dependency branch July 30, 2022 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants