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.
Dependencies: EsmacatShield X_NUCLEO_IHM01A1
Revision 8:146aac014c84, committed 2015-11-26
- Comitter:
- Davidroid
- Date:
- Thu Nov 26 16:18:24 2015 +0000
- Parent:
- 7:1d8a73b24eba
- Child:
- 9:dc704c11181d
- Commit message:
- + Updated with the new version of the X_NUCLEO_IHM01A1 library.
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Nov 26 16:03:39 2015 +0000
+++ b/main.cpp Thu Nov 26 16:18:24 2015 +0000
@@ -67,7 +67,6 @@
{
/*----- Initialization. -----*/
-
/* Initializing SPI bus. */
DevSPI dev_spi(D11, D12, D13);