Class library: Button class and ButtonGroup class for DISCO-F746NG. クラスライブラリ: DISCO-F746NG 用の,Button クラス,ButtonGroup クラス.

Dependents:   F746_SpectralAnalysis_NoPhoto F746_Fourier_series_of_square_wave_01 F746_ButtonGroup_Demo F746_Mandelbrot ... more

Revision:
12:710078d50d9b
Parent:
10:5ca60e724a76
Child:
13:af578b53ff0e
--- a/button.hpp	Wed Feb 17 06:27:45 2016 +0000
+++ b/button.hpp	Thu Feb 18 10:04:20 2016 +0000
@@ -1,7 +1,7 @@
 //-----------------------------------------------------------
-//  Button class -- Header
+//  Button class coping with multi-touch -- Header
 //
-//  2015/12/31, Copyright (c) 2015 MIKAMI, Naoki
+//  2016/02/18, Copyright (c) 2016 MIKAMI, Naoki
 //-----------------------------------------------------------
 
 #ifndef F746_BUTTON_HPP