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.
input_driver.h
- Committer:
- bky
- Date:
- 2020-11-28
- Revision:
- 5:b3d4eda8a1e3
- Parent:
- 4:ef09a423b255
- Child:
- 6:4e6d51d8cc06
File content as of revision 5:b3d4eda8a1e3:
#ifndef INPUT_DRIVER_H
#define INPUT_DRIVER_H
bool getFlashDetected();
#endif
