Skip to content

Commit

Permalink
Update DueTimer.h
Browse files Browse the repository at this point in the history
Corrected spelling, and method of reporting back to the user that they are compiling on the wrong architecture
  • Loading branch information
jockm committed Jul 23, 2013
1 parent d66b7a9 commit 599c2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DueTimer.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ extern DueTimer Timer8;
#endif

#else
#pragma message("Ops! Trying to include DueTimer on another device?")
#error Oops! Trying to include DueTimer on another device?
#endif

0 comments on commit 599c2f8

Please sign in to comment.