correct maths and help for servo min/max timings

This commit is contained in:
Dave Conway-Jones
2017-04-18 16:39:56 +01:00
parent 63a873f1f1
commit f2cc2bb321
4 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,7 @@
"in": "<b>Tip</b>: Only Digital Input is supported - input must be 0 or 1.",
"dig": "<b>Tip</b>: For digital output - input must be 0 or 1.",
"pwm": "<b>Tip</b>: For PWM output - input must be between 0 to 100.",
"ser": "<b>Tip</b>: For Servo output - input must be between 0 to 100. 50 is centre.<br/>Min must be 5mS or more, Max must be 25mS or less."
"ser": "<b>Tip</b>: For 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": {
"digout": "digital output",