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.
main.h
- Committer:
- rajathr
- Date:
- 2021-11-03
- Revision:
- 1:c125f4e65df7
- Parent:
- 0:716b93ab9a58
File content as of revision 1:c125f4e65df7:
/* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __MAIN__H_ #define __MAIN___H_ #ifdef __cplusplus extern "C" { #endif /* Includes ------------------------------------------------------------------*/ #include "stm32f4xx_mort2.h" /*Function definitions---------------------------------------------------------*/ #ifdef __cplusplus } #endif #endif /*__MAIN_LEC9_H */