allow buzzer on all gpio pins

This commit is contained in:
Carl Allen
2017-07-06 21:04:36 -05:00
parent 3af76d0a1e
commit 7591d47add
+1
View File
@@ -0,0 +1 @@
UPDATE config set `options` = '[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27]' WHERE name ='buzzer';