Initial commit: CCU621_M firmware project with BLE debug link support.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* Copyright (C) 2015-2018 Alibaba Group Holding Limited
|
||||
*/
|
||||
|
||||
#ifndef __IOTX_OTA_CONFIG_H__
|
||||
#define __IOTX_OTA_CONFIG_H__
|
||||
|
||||
#ifndef OTA_SIGNAL_CHANNEL
|
||||
#define OTA_SIGNAL_CHANNEL (1)
|
||||
#endif
|
||||
|
||||
#endif /* __IOTX_OTA_CONFIG_H__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user