Fixing config issues
This fixes two problems
- The configuration was requiring
frame_data_types
be specified under[Event]
, despite the intention was it being optional. This caused example config files to fail. - The example config files were not updated to handle the mutual-exclusivity of
overlap_bank
andinit_region
settings.
Edited by Daniel Wysocki