Skip to content

Commit

Permalink
Remove stray error.
Browse files Browse the repository at this point in the history
  • Loading branch information
denravonska committed Dec 7, 2016
1 parent 5fd9923 commit 97a80e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion N2kDef.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ class __FlashStringHelper;
#define GET_CINT16(var) pgm_read_word(&var)
#define GET_CINT32(var) pgm_read_dword(&var)
#else
#error
// No specific const storage support (default).
#define CSTR(str) str
#define CDATA(data) data
Expand Down

0 comments on commit 97a80e8

Please sign in to comment.