Skip to content

Conversation

@eucalvo
Copy link
Collaborator

@eucalvo eucalvo commented Mar 25, 2021

Unfinished wrapper to PHProbe class

Copy link
Member

@jgfoster jgfoster left a comment

Choose a reason for hiding this comment

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

Let's talk about a minor change to the API.

* This the Atlas EZO pH circuit probe.
*/
void TankControllerLib::serialEvent1() {
String string = Serial1.readStringUntil(13); // read the string until we see a <CR>
Copy link
Member

Choose a reason for hiding this comment

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

Let's modify this to move the read into the PHProbe class.

@eucalvo eucalvo requested a review from jgfoster March 26, 2021 20:11
Copy link
Member

@prestoncarman prestoncarman left a comment

Choose a reason for hiding this comment

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

LTGM

Copy link
Member

@jgfoster jgfoster left a comment

Choose a reason for hiding this comment

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

LGTM

@jgfoster jgfoster merged commit 11a4fa1 into Open-Acidification:2021 Mar 26, 2021
eucalvo pushed a commit to eucalvo/TankController that referenced this pull request Apr 28, 2021
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
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.

3 participants