mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Add tip for frequency setting
This commit is contained in:
committed by
Philipp Häfele
parent
c186a22347
commit
cda6eec3ab
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user