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.cpp
- Committer:
- ZhongYufan
- Date:
- 2020-03-09
- Revision:
- 0:edf120185e12
- Child:
- 1:9c7bb3db32bc
File content as of revision 0:edf120185e12:
/*
ELEC2645 Embedded Systems Project
School of Electronic & Electrical Engineering
University of Leeds
Name: Yufan Zhong
Username: el17yz
Student ID Number: 201199708
Date:
*/
#include "mbed.h"
#include "FXOS8700Q.h"
int main(void)
{
}