forked from izaya/LuPPC
5 lines
68 B
C
5 lines
68 B
C
#ifndef RES_H
|
|
#define RES_H
|
|
extern char res_eepromDefault[];
|
|
#endif
|