Files
mongoose-touch/unittest/mgos_config.h
2017-12-20 17:04:51 +01:00

7 lines
121 B
C

#ifndef __MGOS_CONFIG_H
#define __MGOS_CONFIG_H
const char *mgos_sys_config_get_device_id();
#endif // __MGOS_CONFIG_H