forked from mirrors/qmk_firmware
6 lines
66 B
C
6 lines
66 B
C
#ifndef RN42_H
|
|
#define RN42_H
|
|
|
|
host_driver_t rn42_driver;
|
|
|
|
#endif
|