Stanislav Yurchenko

Results 1 issues of Stanislav Yurchenko

Hi! I don't quite understand the values used in the [uart_tx_file.ino](https://github.com/PowerBroker2/SerialTransfer/blob/master/examples/uart_tx_file/uart_tx_file.ino) file. Why we use `(MAX_PACKET_SIZE - 2)` in some places, and just `MAX_PACKET_SIZE` in others. In particular, the calculation...

question