masatomo kojima / microbit_switch_if_joy

Dependencies:   microbit

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"