HeptaSat
Dependencies: HEPTA_SENSOR mbed HEPTA_EPS HEPTA_COM HEPTA_CDH
Revision 24:cfcbac775459, committed 2019-08-27
- Comitter:
- HeptaSatTraining2019
- Date:
- Tue Aug 27 01:01:24 2019 +0000
- Parent:
- 23:198d7b6e1dd5
- Child:
- 25:5fd40a170032
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Aug 21 12:22:21 2019 +0000 +++ b/main.cpp Tue Aug 27 01:01:24 2019 +0000 @@ -7,9 +7,6 @@ Serial pc(USBTX,USBRX); HEPTA_EPS eps(p16,p26); HEPTA_CDH cdh(p5, p6, p7, p8, "sd"); -/*HEPTA_SENSOR sensor(p13, p14,p25,p24, - p28,p27,0xD0,0x18, - p17);*/ HEPTA_SENSOR sensor(p17, p28,p27,0xD0,0x18, p13, p14,p25,p24);