From bc8e9d8e87d8458aa080ff66cd0a225a4c02ebfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Mon, 9 Jan 2023 20:14:18 +0100 Subject: [PATCH] i am to lazy to handle the rollover in code. 8 MB filesize should be plenty... most MCUs only have 4 MB. --- xmodem.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmodem.options b/xmodem.options index 3593126..3af6125 100644 --- a/xmodem.options +++ b/xmodem.options @@ -2,5 +2,5 @@ # https://jpa.kapsi.fi/nanopb/docs/reference.html#proto-file-options *XModem.buffer max_size:128 -*XModem.seq int_size:8 +*XModem.seq int_size:16 *XModem.crc16 int_size:16