Update _C007.ino#5
Merged
1 commit merged intoOct 12, 2015
Merged
Conversation
I have re-forked and re-done the changes so try now.
Contributor
Author
|
Forgot to mention again that this change enables ESPEasy to pass the unit number to emoncms as a node number. |
Closed
Grovkillen
added a commit
that referenced
this pull request
Apr 24, 2018
Added copy to clipboard on log page
Closed
Closed
Closed
This was referenced Jul 31, 2020
14 tasks
TD-er
pushed a commit
that referenced
this pull request
May 10, 2021
Update _P103_Atlas_EZO_pH_ORP_EC.ino
Brommander
added a commit
to Brommander/ESPEasy
that referenced
this pull request
May 13, 2026
letscontrolit#1 Translate all comments to English letscontrolit#2 Use const reference and member initializer list in constructors letscontrolit#3 Explicit {} initialization for global arrays (clarity) letscontrolit#4 Explicit {} initialization for global int variables (clarity) letscontrolit#5 Use auto& dev and DEVICE_TYPE_SERIAL in PLUGIN_DEVICE_ADD letscontrolit#6 Use const variables for serial port/pins from CONFIG letscontrolit#7 Add bounds checks before array index access letscontrolit#8 Replace millis() arithmetic with timePassedSince() letscontrolit#9 Add bounds check at top of D0 read loop letscontrolit#11 Replace C-style casts with static_cast<> letscontrolit#12 Pre-calculate scale factor (powf) in state 32, not per value letscontrolit#13 Declare loop variable outside scope for use in debug log letscontrolit#14 Remove hardcoded serial pins — port now configured via UI
Brommander
added a commit
to Brommander/ESPEasy
that referenced
this pull request
May 13, 2026
letscontrolit#1 Better description of models letscontrolit#2 reduce models to 2 letscontrolit#3 Logging nullptr with timer letscontrolit#4 use memcmp instead of long if letscontrolit#5 better check of lenght and memory access with functions
Brommander
added a commit
to Brommander/ESPEasy
that referenced
this pull request
May 13, 2026
letscontrolit#1 Better description of models letscontrolit#2 reduce models to 2 letscontrolit#3 Logging nullptr with timer letscontrolit#4 use memcmp instead of long if letscontrolit#5 better check of lenght and memory access with functions
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have re-forked and re-done the changes so try now.