Nimble WIP - woot! basic device API works now

This commit is contained in:
geeksville
2020-07-22 15:44:45 -07:00
parent 00cf3a768e
commit c5df1bc885
4 changed files with 40 additions and 29 deletions

View File

@@ -18,6 +18,8 @@ int fromnum_callback(uint16_t conn_handle, uint16_t attr_handle, struct ble_gatt
extern const struct ble_gatt_svc_def gatt_svr_svcs[];
extern const ble_uuid128_t mesh_service_uuid;
#ifdef __cplusplus
};
#endif