mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
Reverted minor doc wording change.
This commit is contained in:
@@ -252,7 +252,7 @@ typedef struct PRSwitchRule {
|
|||||||
* Multiple driver changes can be tied to a single switch state transition to create more complicated effects: a slingshot
|
* Multiple driver changes can be tied to a single switch state transition to create more complicated effects: a slingshot
|
||||||
* switch that fires the slingshot coil, a flash lamp, and a score event.
|
* switch that fires the slingshot coil, a flash lamp, and a score event.
|
||||||
*
|
*
|
||||||
* P-ROC holds four different switch rules for each switch: closed to open, open to closed, and each with a debounced and non-debounced versions:
|
* P-ROC holds four different switch rules for each switch: closed to open and open to closed, each with a debounced and non-debounced versions:
|
||||||
* - #kPREventTypeSwitchOpenDebounced
|
* - #kPREventTypeSwitchOpenDebounced
|
||||||
* - #kPREventTypeSwitchClosedDebounced
|
* - #kPREventTypeSwitchClosedDebounced
|
||||||
* - #kPREventTypeSwitchOpenNondebounced
|
* - #kPREventTypeSwitchOpenNondebounced
|
||||||
|
|||||||
Reference in New Issue
Block a user