Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Bluetooth Low Energy enabled device with "Switch" feature, compatible with BlueST Protocol.
Revision 2:251cc22a254c, committed 2018-05-07
- Comitter:
- Davidroid
- Date:
- Mon May 07 13:28:07 2018 +0000
- Parent:
- 1:bb6dbece87c1
- Child:
- 3:b880b9a9ccdf
- Commit message:
- Remove unnecessary motor control library
Changed in this revision
--- a/X_NUCLEO_IHM01A1.lib Tue Apr 17 18:26:21 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://developer.mbed.org/teams/ST/code/X_NUCLEO_IHM01A1/#974ca699c792
Binary file img/LED_OFF.png has changed
Binary file img/LED_ON.png has changed
Binary file img/connection.png has changed
Binary file img/discovery.png has changed
Binary file img/scan_results.png has changed
Binary file img/start_scan.png has changed
Binary file img/write_characteristic.png has changed
Binary file img/write_pannel.png has changed
--- a/source/main.cpp Tue Apr 17 18:26:21 2018 +0000 +++ b/source/main.cpp Mon May 07 13:28:07 2018 +0000 @@ -46,12 +46,6 @@ #include "ble/BLE.h" #include "CustomService.h" -/* Helper header files. */ -#include "DevSPI.h" - -/* Component specific header files. */ -#include "L6474.h" - /* Definitions ---------------------------------------------------------------*/