frc971 / 971-Robot-Code

Apache License 2.0
64 stars 8 forks source link

Support configuring watchers #13

Open AustinSchuh opened 2 years ago

AustinSchuh commented 2 years ago

Sometimes it is helpful to only process the latest message with a watcher, or to disable "die when you get behind" behavior. Add configuration support to watchers to enable all this.