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:
- Picmon
- Date:
- 2020-03-20
- Revision:
- 0:333434a8611b
- Child:
- 1:0cb065f9d55a
File content as of revision 0:333434a8611b:
#ifndef MAIN_H #define MAIN_H #include "mbed.h" #endif