reset pin-maps with custom config.
This commit is contained in:
parent
addf7a39fe
commit
bd5da84928
@ -2443,6 +2443,7 @@ Route::customize_plugin_insert (boost::shared_ptr<Processor> proc, uint32_t coun
|
||||
|
||||
if (count == 0) {
|
||||
pi->set_custom_cfg (false);
|
||||
pi->reset_map ();
|
||||
} else {
|
||||
pi->set_custom_cfg (true);
|
||||
pi->set_count (count);
|
||||
|
Loading…
Reference in New Issue
Block a user