Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged with madsci1016 using Streams #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mpflaga
Copy link

@mpflaga mpflaga commented May 10, 2014

Resolved merged conflicts simply by replacing "theSerial" with "theStream" and "_serial" with "_stream"
It successfully compiles on UNO, Mega2560, Teensy 1,2,3, Teensy++ 2 and 3.

There are no functional changes in the code behavior, only what class objects are assigned to the *theStream, based on Platform or Processor type.

…ansfer

Conflicts:
	EasyTransfer/EasyTransfer.cpp
	EasyTransfer/EasyTransfer.h
Resolved by replacing "theSerial" with "theStream" and "_serial" with "_stream"
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.

None yet

2 participants