Skip to content

Commit 632faac

Browse files
authored
Merge pull request #188 from adafruit/increase-pwm-name-sz
Increase max_size in pwm.proto
2 parents 56e43ec + 8ed3990 commit 632faac

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

proto/wippersnapper/pwm.options

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pwm.options
2-
ws.pwm.Add.pin max_size:6
3-
ws.pwm.Added.pin max_size:6
4-
ws.pwm.Remove.pin max_size:6
5-
ws.pwm.Write.pin max_size:6
2+
ws.pwm.Add.pin max_size:16
3+
ws.pwm.Added.pin max_size:16
4+
ws.pwm.Remove.pin max_size:16
5+
ws.pwm.Write.pin max_size:16

0 commit comments

Comments
 (0)