Skip to content

Added missing ; to getNormalizedSoC example#1217

Open
trylaarsdam wants to merge 1 commit intoparticle-iot:masterfrom
trylaarsdam:patch-2
Open

Added missing ; to getNormalizedSoC example#1217
trylaarsdam wants to merge 1 commit intoparticle-iot:masterfrom
trylaarsdam:patch-2

Conversation

@trylaarsdam
Copy link
Contributor

Added the missing semicolon to the getNormalizedSoC prototype example.

Original:

float getNormalizedSoC()

Modified:

float getNormalizedSoC();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant