Enclose all #error strings with apostrophes

This commit is contained in:
esenapaj
2016-05-13 21:10:23 +09:00
parent 14cd0f4c92
commit 888443ca1e
47 changed files with 169 additions and 169 deletions

View File

@ -25,7 +25,7 @@
*/
#if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega644__) && !defined(__AVR_ATmega1284P__)
#error Oops! Make sure you have 'Sethi 3D' selected from the 'Tools -> Boards' menu.
#error "Oops! Make sure you have 'Sethi 3D' selected from the 'Tools -> Boards' menu."
#endif
#ifndef GEN7_VERSION