7 lines
94 B
C
7 lines
94 B
C
#ifndef __KV_SYS_H__
|
|
#define __KV_SYS_H__
|
|
|
|
#define KV_KEY_SYS_WAKEWORD "sys.wakeword"
|
|
|
|
#endif
|