Add tip for frequency setting

This commit is contained in:
Philipp Häfele
2018-03-30 12:09:40 +02:00
committed by Philipp Häfele
parent c186a22347
commit cda6eec3ab
2 changed files with 6 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"in": "Only Digital Input is supported - input must be 0 or 1.",
"dig": "Digital output - input must be 0 or 1.",
"pwm": "PWM output - input must be between 0 to 100.",
"freq": "Frequency must be in between 5 and 40000 Hz",
"ser": "Servo output - input must be between 0 to 100. 50 is centre.<br/>Min must be 500uS or more, Max must be 2500uS or less."
},
"types": {