8 lines
72 B
C
8 lines
72 B
C
![]() |
#ifndef MMC24_H
|
||
|
#define MMC24_H
|
||
|
|
||
|
|
||
|
void register_mmc24();
|
||
|
|
||
|
#endif
|