forked from xuos/xiuos
Repair sensor apps and nbiot demo include
This commit is contained in:
@@ -28,8 +28,6 @@ extern void RegisterAdapterNBIoT(void);
|
||||
|
||||
void NbiotEnable(void)
|
||||
{
|
||||
RegisterAdapterNBIoT();
|
||||
|
||||
struct AdapterAT* at_adapter = ATAdapterFind(NBIOT_ADAPTER_ID);
|
||||
|
||||
UserTaskDelay(5000);
|
||||
|
||||
Reference in New Issue
Block a user