v0.7.2-beta
Pre-release
Pre-release
Release Notes
- Reworked the event list as a static array that discards a 'chunk' of events at the start of the array when the array is full. This matches the observed behaviour of a real-life UHPPOTE controller.
- Updated
get-event
handler to return overwritten if the requested event index is less than the first event index in the stored event list.