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: Alpha_Movements BoolProcess DataCaller_beta MD_PID mbed
Fork of 2017_Bteam_beta_master by
Revision 8:c2631b1eff73, committed 2017-09-18
- Comitter:
- hirotayamato
- Date:
- Mon Sep 18 02:55:20 2017 +0000
- Parent:
- 7:ef5b3b2bb53a
- Child:
- 9:6b06d46ef5c2
- Commit message:
- 2017_Bteam_beta_master_ashi
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Sep 18 01:21:44 2017 +0000 +++ b/main.cpp Mon Sep 18 02:55:20 2017 +0000 @@ -12,7 +12,7 @@ I2C *master; DataPool *beta; -Omni_3 Omni(PB_4, PB_0, PA_7, PA_12, PB_5, PB_1, PA_5, PA_6, PA_11, PF_0, PA_3, PA_4, 1); +Omni_3 Omni(PB_4, PB_0, PA_7, PA_2, PB_5, PB_1, PA_5, PA_6, PA_11, PF_0, PA_3, PA_4, 1); Serial pc(USBTX, USBRX); int main()
