Skip to content

WIP: Make struct for TriggerConfig

Bruce Joseph Gallop requested to merge trigger_config into devel

In principle, there are several methods on TxCore that are always executed together. An alternative implementation would instead be to pass a struct containing this information.

Merge request reports