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:
3:d99d9c0324b7
Parent:
2:682475aae171
Child:
4:543ec60c2814
--- a/button_group.cpp	Mon Nov 23 01:26:27 2015 +0000
+++ b/button_group.cpp	Mon Nov 23 09:47:50 2015 +0000
@@ -13,7 +13,7 @@
                              uint16_t x0, uint16_t y0,
                              uint16_t width, uint16_t height,
                              uint32_t color, uint32_t backColor,
-                             uint16_t number, string str[],
+                             uint16_t number, const string str[],
                              uint16_t spaceX, uint16_t spaceY,
                              uint16_t column,
                              sFONT &fonts, uint32_t textColor)