mbed Connector Interface simplification API on top of mbed-client
Fork of mbedConnectorInterfaceV3 by
NOTE:
This repo has been replaced with https://github.com/ARMmbed/mbedConnectorInterface. No further updates will occur with this repo. Please use the github repo instead. Thanks!
Diff: mbed-connector-interface/Options.h
- Revision:
- 55:fdb11bfada5f
- Parent:
- 54:dfee8691c83a
- Child:
- 57:b017388f1aa3
--- a/mbed-connector-interface/Options.h Tue Aug 09 17:18:49 2016 +0000 +++ b/mbed-connector-interface/Options.h Tue Aug 09 18:44:58 2016 +0000 @@ -56,13 +56,6 @@ WIFI_WPA2_PERSONAL } WiFiAuthTypes; -// Mesh Types -typedef enum { - MESH_THREAD, - MESH_6LOWPAN_ND, - MESH_NUM_TYPES -} MeshTypes; - // Connection Types for CoAP typedef enum { COAP_TCP,