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: microbit_switch_if_3sw.h
- Revision:
- 5:80cb8f9db01e
- Parent:
- 4:4fe5674bf409
- Child:
- 6:bd39b12d4ac8
diff -r 4fe5674bf409 -r 80cb8f9db01e microbit_switch_if_3sw.h --- a/microbit_switch_if_3sw.h Sun Nov 25 04:41:15 2018 +0000 +++ b/microbit_switch_if_3sw.h Fri Dec 14 18:26:16 2018 +0000 @@ -1,7 +1,7 @@ //================================= // microbit_switch_if_3sw //================================= -// BLE switch interface with 3 tact switches for micro:bit +// BLE switch interface with 3 tact switches or 3 touch sensors using micro:bit // The MIT License (MIT) Copyright (c) 2018 Masatomo Kojima #include "mbed.h"