Files
lightswitch/unittest/mgos_config.h
2018-01-05 16:58:15 +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