Skip to content

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.

2 participants