Skip to content

Commit

Permalink
Merge pull request #23 from jockm/master
Browse files Browse the repository at this point in the history
Fixes #22
  • Loading branch information
ivanseidel committed Jul 23, 2013
2 parents d66b7a9 + 599c2f8 commit 2b9cfef
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 2b9cfef

Please sign in to comment.