Add lightswitch to this firmware
This commit is contained in:
6
unittest/mgos_config.h
Normal file
6
unittest/mgos_config.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef __MGOS_CONFIG_H
|
||||
#define __MGOS_CONFIG_H
|
||||
|
||||
const char *mgos_sys_config_get_device_id();
|
||||
|
||||
#endif // __MGOS_CONFIG_H
|
Reference in New Issue
Block a user