Enclose all #error strings with apostrophes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __AVR_ATmega1281__
|
||||
#error Oops! Make sure you have 'Minitronics' selected from the 'Tools -> Boards' menu.
|
||||
#error "Oops! Make sure you have 'Minitronics' selected from the 'Tools -> Boards' menu."
|
||||
#endif
|
||||
|
||||
#define LARGE_FLASH true
|
||||
|
Reference in New Issue
Block a user