removed error line, causes issues with LSP.
This commit is contained in:
parent
d3d69ca180
commit
b103fe2b97
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
#ifndef F_CPU
|
#ifndef F_CPU
|
||||||
#error "F_CPU not defined: defaulting to 9.6MHz"
|
|
||||||
#define F_CPU 1200000UL
|
#define F_CPU 1200000UL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue