- Fixed a bug where doing multiple Schematic paste() would not create unique labels for the newly created displays
- Added a function to the rotation API that clears the display's rotation queue:
DexRotation.clearQueue(). An example use case is if an animation stops, it must stop immediately.