bakerstu / openmrn

OpenMRN (Open Model Railroad Network)
BSD 2-Clause "Simplified" License
57 stars 28 forks source link

Does OpenMRN have a mechanism to assign a new set of eventids to a node? #449

Closed dpharris closed 3 years ago

balazsracz commented 3 years ago

Yes, SimpleStack::factory_reset_all_events(...).

https://github.com/bakerstu/openmrn/blob/master/src/openlcb/SimpleStack.hxx#L220