Enclose all #error strings with apostrophes
This commit is contained in:
parent
14cd0f4c92
commit
888443ca1e
47 changed files with 169 additions and 169 deletions
|
|
@ -45,7 +45,7 @@
|
|||
#include "pins.h"
|
||||
|
||||
#ifndef SANITYCHECK_H
|
||||
#error Your Configuration.h and Configuration_adv.h files are outdated!
|
||||
#error "Your Configuration.h and Configuration_adv.h files are outdated!"
|
||||
#endif
|
||||
|
||||
#include "Arduino.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue