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: DataPool MD_PID mbed
Revision 11:c34fef5ad9e7, committed 2017-09-16
- Comitter:
- hirotayamato
- Date:
- Sat Sep 16 05:19:55 2017 +0000
- Parent:
- 10:50d91407d567
- Commit message:
- GAMMA_A
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Sep 15 01:05:36 2017 +0000
+++ b/main.cpp Sat Sep 16 05:19:55 2017 +0000
@@ -5,7 +5,7 @@
#include "GammaTransporter.h"
#include "DataPool.h"
-Omni_3 Omni(PB_4, PB_0, PA_12, PA_7, PB_5, PB_1, PA_6, PA_5, PA_11, PF_0, PA_4, PA_3, 1);
+Omni_3 Omni(PB_4, PB_1, PA_7, PA_12, PB_5, PF_0, PA_5, PA_6, PA_11, PA_8, PA_3, PA_4, 1);
Serial pc(USBTX, USBRX);
int main() {