![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
BLE example of a write characteristic to control a Led
Diff: mbed_app.json
- Revision:
- 38:f36c230b1b28
- Parent:
- 31:1a8e0f5fd8de
- Child:
- 68:462ee502bc56
--- a/mbed_app.json Wed Jul 19 18:15:27 2017 +0100 +++ b/mbed_app.json Fri Jul 28 10:45:27 2017 +0100 @@ -7,6 +7,10 @@ "NUCLEO_F401RE": { "target.features_add": ["BLE"], "target.extra_labels_add": ["ST_BLUENRG"] + }, + "DISCO_L475VG_IOT01A": { + "target.features_add": ["BLE"], + "target.extra_labels_add": ["ST_BLUENRG"] } } }