Fixed capitalization grammar

This commit is contained in:
David Sidrane 2018-06-15 01:05:27 -10:00 committed by Beat Küng
parent afc8fe39df
commit 22b8a6c57e
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ PARAM_DEFINE_INT32(TRIG_MODE, 0);
* triggers on every pin individually. Example: Value 56 would trigger on pins 5 and 6.
* For GPIO mode Pin 6 will be triggered followed by 5. With a value of 65 pin 5 will
* be triggered followed by 6. Pins may be non contiguous. I.E. 16 or 61.
* for GPIO mode the delay pin to pin is < .2 uS.
* In GPIO mode the delay pin to pin is < .2 uS.
*
* @min 1
* @max 123456