Same as original

Revision:
3:d99d9c0324b7
Parent:
1:57fe493e8db2
Child:
4:543ec60c2814
--- a/button_group.hpp	Mon Nov 23 01:26:27 2015 +0000
+++ b/button_group.hpp	Mon Nov 23 09:47:50 2015 +0000
@@ -20,7 +20,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 = 0, uint16_t spaceY = 0,
                     uint16_t column = 1,
                     sFONT &fonts = Font12,