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.
Dependents: DISCO_IOT-wifi_client
Fork of stm-spirit1-rf-driver by
Revision 76:3d185fef70f3, committed 2017-09-25
- Comitter:
- apate131
- Date:
- Mon Sep 25 16:12:39 2017 +0000
- Parent:
- 75:8dc65c09af67
- Commit message:
- anbsdas
Changed in this revision
stm-spirit1-rf-driver/SimpleSpirit1.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8dc65c09af67 -r 3d185fef70f3 stm-spirit1-rf-driver/SimpleSpirit1.h --- a/stm-spirit1-rf-driver/SimpleSpirit1.h Fri Sep 01 08:51:04 2017 +0200 +++ b/stm-spirit1-rf-driver/SimpleSpirit1.h Mon Sep 25 16:12:39 2017 +0000 @@ -3,6 +3,8 @@ #include "mbed_debug.h" +#define SPIRIT1_SPI_MOSI = PB_5 + /*** Cube Includes ***/ #include "SPIRIT_Radio.h" #include "SPIRIT_Management.h"