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:3b2422723265, committed 2016-09-04
- Comitter:
- yu10078999
- Date:
- Sun Sep 04 06:23:34 2016 +0000
- Parent:
- 0:74befa7c834e
- Commit message:
- 2;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Sep 02 06:31:37 2016 +0000
+++ b/main.cpp Sun Sep 04 06:23:34 2016 +0000
@@ -1,5 +1,5 @@
#include "mbed.h"
-BusOut seg(D0,D5,D4,D3,D2,D6,D7);
+BusOut seg(D7,D6,D2,D3,D4,D5,D0);
int main() {
const int number[10]= {