7 lines
80 B
C
7 lines
80 B
C
#ifndef AUTO_HOME_H
|
|
#define AUTO_HOME_H
|
|
|
|
extern const char auto_home[];
|
|
|
|
#endif
|