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

Support für DOGM132 and DOGS102, Step 1: Introduce define statements #25

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

#define DOG_HW_M128
#define DOG_HW_S102
#define DOG_HW_M132

--> .h file

Original issue reported on code.google.com by olikr...@gmail.com on 2 Aug 2010 at 10:07

@GoogleCodeExporter
Copy link
Author

Original comment by olikr...@gmail.com on 2 Aug 2010 at 10:10

  • Added labels: Milestone-v1.03
  • Removed labels: Milestone-Future

@GoogleCodeExporter
Copy link
Author

instead use

#define DOGM128_HW
#define DOGS102_HW
#define DOGM132_HW

or 

#define DOG_HW_DOGM128
#define DOG_HW_DOGS102
#define DOG_HW_DOGM132

Original comment by olikr...@gmail.com on 2 Aug 2010 at 11:46

@GoogleCodeExporter
Copy link
Author

Issue 1 has been merged into this issue.

Original comment by olikr...@gmail.com on 2 Aug 2010 at 1:41

@GoogleCodeExporter
Copy link
Author

done

Original comment by olikr...@gmail.com on 2 Aug 2010 at 10:51

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant