6 lines
93 B
C
6 lines
93 B
C
// This header file is in the public domain.
|
|
|
|
#ifndef CORE_TEENSY
|
|
#define CORE_TEENSY
|
|
#endif
|