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.
src/moduleHeader.hpp@2:0de4854743f7, 2021-06-10 (annotated)
- Committer:
- _seminahn
- Date:
- Thu Jun 10 01:23:00 2021 +0000
- Revision:
- 2:0de4854743f7
- Parent:
- 1:2594a70c1ddd
- Child:
- 3:a4677501ae87
v1.1.0 change ssr logic
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| _seminahn | 0:4ff8aeb3e4d1 | 1 | #ifndef ZETA_STM_KINETIC_MODULEHEADER_H_ |
| _seminahn | 0:4ff8aeb3e4d1 | 2 | #define ZETA_STM_KINETIC_MODULEHEADER_H_ |
| _seminahn | 1:2594a70c1ddd | 3 | #include "SONAR_MANAGER.hpp" |
| _seminahn | 0:4ff8aeb3e4d1 | 4 | #include "MPU9250/MPU9250_SPI.h" |
| _seminahn | 0:4ff8aeb3e4d1 | 5 | #include "EStop.hpp" |
| _seminahn | 1:2594a70c1ddd | 6 | //#include "UVC.hpp" |
| _seminahn | 0:4ff8aeb3e4d1 | 7 | #include "ChargerRelay.hpp" |
| _seminahn | 2:0de4854743f7 | 8 | #endif |