Danny
Danny
The `ImportTicks` operation will 413 if the user has too many ticks. For example I have 700+ and it failed for me. The response is just `Payload Too Large`. I...
This is a much simpler version of #1009 , but it still depends on #1010. Re-opening this pull request before I forget. I've tested this a few times alongside the...
The previous `UART` implementation required being connected to physical pins, but this change allows specifying an arbitrary `UARTBus` implementation for `UART`s that make no assumptions about what they're connected to.