pi-gpiod: improved/fixed EN localisation and added DE help (#778)

This commit is contained in:
heikokue
2021-03-25 10:36:48 +01:00
committed by GitHub
parent 57f552b7fc
commit 7186ee38ff
4 changed files with 55 additions and 14 deletions

View File

@@ -34,7 +34,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.",
"ser": "Servo output - input must be between 0 to 100. 50 is centre.<br/>min. must be 500 <EFBFBD>s or more, max. must be 2500 <EFBFBD>s or less.",
"ser": "Servo output - input must be between 0 to 100. 50 is centre.<br/>min. must be 500 us or more, max. must be 2500 us or less.",
"dual": "Pins marked in blue are dual use. Make sure they are not enabled for their other use before using as GPIO."
},
"types": {