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.
Diff: lab2_a.cpp
- Revision:
- 1:6e1ddcab9b76
- Parent:
- 0:94a2d885c9bb
- Child:
- 2:caa3c6d6d37e
--- a/lab2_a.cpp Fri Aug 21 18:21:10 2020 +0000
+++ b/lab2_a.cpp Fri Aug 21 18:34:53 2020 +0000
@@ -9,7 +9,7 @@
colours.
*/
#include "mbed.h"
-
+
int main(void)
{
unsigned char input; // variable to get char from keyboard