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.
Dependencies: mbed MCP23017 mbed-rtos WattBob_TextLCD
main.cpp
- Committer:
- aingks
- Date:
- 2019-03-20
- Revision:
- 1:c4f62ef9b5b7
- Parent:
- 0:0943f040009c
- Child:
- 3:f88d667629e6
File content as of revision 1:c4f62ef9b5b7:
#include "header.h"
/*
Embedded Software: Assignment 3
Description:
Version 0.1 Aingkaran Suppiah
*/
DigitalOut myled(LED1);
int main() {
}