refactor(channels): move channels to a directory

This commit is contained in:
John Zhao
2019-01-04 17:50:58 +08:00
parent 49fcb60f3b
commit ca51d2cf94
9 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
#include <string>
#include "mynteye/mynteye.h"
#include "mynteye/device/channels.h"
#include "mynteye/device/channels/channels.h"
#include "mynteye/device/types.h"
MYNTEYE_BEGIN_NAMESPACE