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
- Committer:
- _seminahn
- Date:
- 2021-06-10
- Revision:
- 2:0de4854743f7
- Parent:
- 1:2594a70c1ddd
- Child:
- 3:a4677501ae87
File content as of revision 2:0de4854743f7:
#ifndef ZETA_STM_KINETIC_MODULEHEADER_H_
#define ZETA_STM_KINETIC_MODULEHEADER_H_
#include "SONAR_MANAGER.hpp"
#include "MPU9250/MPU9250_SPI.h"
#include "EStop.hpp"
//#include "UVC.hpp"
#include "ChargerRelay.hpp"
#endif