7 lines
66 B
C
7 lines
66 B
C
|
#ifndef RN42_H
|
||
|
#define RN42_H
|
||
|
|
||
|
host_driver_t rn42_driver;
|
||
|
|
||
|
#endif
|