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.
Revision 1:46016c55c501, committed 2014-03-05
- Comitter:
- Brid
- Date:
- Wed Mar 05 06:39:18 2014 +0000
- Parent:
- 0:f567a36d6872
- Commit message:
- ver1.1
Changed in this revision
L6470.lib | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f567a36d6872 -r 46016c55c501 L6470.lib --- a/L6470.lib Tue Dec 25 02:50:52 2012 +0000 +++ b/L6470.lib Wed Mar 05 06:39:18 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/Brid/code/L6470/#bb4bb05904cb +http://mbed.org/users/Brid/code/L6470/#97c203ed65da
diff -r f567a36d6872 -r 46016c55c501 main.cpp --- a/main.cpp Tue Dec 25 02:50:52 2012 +0000 +++ b/main.cpp Wed Mar 05 06:39:18 2014 +0000 @@ -8,8 +8,8 @@ #include "L6470.h" Serial pc(USBTX, USBRX); -L6470 step1(p5, p6, p7,p8); // mosi, miso, sclk -L6470 step2(p5, p6, p7,p11); // mosi, miso, sclk +L6470 step1(p5, p6, p7,p8); // mosi, miso, sck,cs +L6470 step2(p5, p6, p7,p11); // mosi, miso, sck,cs