Updated documentation comments
This commit is contained in:
parent
e94eed5b30
commit
07afbf4def
|
@ -31,10 +31,10 @@ const uint16_t TriggerValue = 512;
|
|||
|
||||
|
||||
/**
|
||||
* @brief Triac Gate Pulse Quantity
|
||||
* @brief Gate Pulse Quantity
|
||||
*
|
||||
* Contains the number of pulses that the micro-controller will send to the
|
||||
* gates of the triac.
|
||||
* gates of the relays or triacs.
|
||||
*
|
||||
* This number should match the quantity of timings inside the pulse/duration
|
||||
* array.
|
||||
|
|
Loading…
Reference in New Issue