Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Revision:
29:86b2de427eab
Parent:
27:617c6acde338
Child:
31:f7c71d050c36
--- a/WIFIDevice.h	Thu Jun 29 04:18:26 2017 +0000
+++ b/WIFIDevice.h	Fri Jul 28 12:23:23 2017 +0000
@@ -111,6 +111,8 @@
 int enableCoexistance();
 void RF_Switch_WIFI_lock(void);
 void RF_Switch_WIFI_unlock(void);
+#define WIFI_WINDOW_US      600     //min is 300
+#define BLE_WINDOW_US      600      //min is 300
 
 #endif /* WIFIDEVICE_H_ */