removed delay header
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
#include <avr/io.h>
|
#include <avr/io.h>
|
||||||
#include <util/delay.h>
|
|
||||||
|
|
||||||
// #define FIRST_LETTER_IMPL(x) #x[0]
|
// #define FIRST_LETTER_IMPL(x) #x[0]
|
||||||
// #define FIRST_LETTER(x) FIRST_LETTER_IMPL(x)
|
// #define FIRST_LETTER(x) FIRST_LETTER_IMPL(x)
|
||||||
|
|||||||
Reference in New Issue
Block a user