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

Port code to Arduino Mega2560 #18

Closed
mposzywak opened this issue Oct 25, 2020 · 1 comment
Closed

Port code to Arduino Mega2560 #18

mposzywak opened this issue Oct 25, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mposzywak
Copy link
Owner

This code should be ported in order to work with Arduino Mega2560. Porting should have the following features:

  1. Common sections in the the code for different platforms, ideally if possible in cpp/h file pair.
  2. There shouldn't be any manual code changes needed to compile the code for a given platform. (no lines needed to be commented out, etc.)
@mposzywak mposzywak added the enhancement New feature or request label Oct 25, 2020
@mposzywak mposzywak self-assigned this Oct 25, 2020
@mposzywak
Copy link
Owner Author

Implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant