Maxim Integrated Bluetooth LE Library

Dependents:   BLE_Thermometer MAXWSNENV_demo

Revision:
5:5b87f64ce81e
Parent:
2:03b194d1fc90
--- a/MaximBLE.cpp	Thu Aug 18 16:01:15 2016 -0500
+++ b/MaximBLE.cpp	Thu Oct 06 22:02:31 2016 +0000
@@ -299,6 +299,11 @@
     }
 }
 
+void MaximBLE::processEvents()
+{
+    callDispatcher();
+}
+
 void MaximBLE::timeoutCallback(void)
 {
     // do nothing. just an interrupt for wake up.