1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
tv44led_example/tmk_core/common/magic.h

7 lines
59 B
C
Raw Normal View History

2016-07-08 19:13:28 +00:00
#ifndef MAGIC_H
#define MAGIC_H
void magic(void);
#endif