Enclose all #error strings with apostrophes
This commit is contained in:
parent
14cd0f4c92
commit
888443ca1e
47 changed files with 169 additions and 169 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#ifndef __AVR_ATmega644P__
|
||||
#ifndef __AVR_ATmega1284P__
|
||||
#error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.
|
||||
#error "Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu."
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue