setSwitch now enabled

This commit is contained in:
sojamo 2014-09-08 15:45:08 +08:00
parent abab5725aa
commit 7886fc05d4
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ void setup() {
.setFont(createFont("fontawesome-webfont.ttf", 40))
.setFontIcons(#00f205,#00f204)
//.setScale(0.9,1)
//.setSwitch(true)
.setSwitch(true)
.setColorBackground(color(255,100))
.hideBackground()
;