use defs from keys.h

FossilOrigin-Name: f306fbf02aa901f2f6429393bb6bcafaca8008a64c1ea414f00e8e838fe93bdb
This commit is contained in:
7u83@mail.ru
2018-03-15 19:20:19 +00:00
parent 15cca4e553
commit 5f8db1b8ea
4 changed files with 15 additions and 8 deletions

View File

@ -17,6 +17,11 @@
#define CW_KEY_WTP_NAME "wtp-name"
#define CW_KEY_DISCOVERY_TYPE "discovery-type"
#define CW_KEY_WTP_MAC_TYPE "wtp-mac-type"
#define CW_KEY_WTP_BOARD_DATA "wtp-board-data"
#define CW_KEY_WTP_FRAME_TUNNEL_MODE "wtp-frame-tunnel-mode"
#endif