Skip to content

v0.7.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@twystd twystd released this 26 Jan 21:34

Release Notes

  1. 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.
  2. Updated get-event handler to return overwritten if the requested event index is less than the first event index in the stored event list.