HEPTA-Sat Training 2020
/
Lab4-06_detect_magnetism_x-axis
for textbook v4.4
Revision 26:993102540f3d, committed 2019-08-27
- Comitter:
- HeptaSatTraining2019
- Date:
- Tue Aug 27 04:12:49 2019 +0000
- Parent:
- 25:efb6bdda7c02
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Aug 27 01:09:20 2019 +0000 +++ b/main.cpp Tue Aug 27 04:12:49 2019 +0000 @@ -1,5 +1,5 @@ #include "mbed.h" -#include"HEPTA_EPS.h" +#include "HEPTA_EPS.h" Serial pc(USBTX,USBRX); HEPTA_EPS eps(p16,p26);