Обновление

This commit is contained in:
cfif 2026-01-21 15:00:24 +03:00
parent 9c8e5b6716
commit 570edf58c4
1 changed files with 3 additions and 3 deletions

View File

@ -13,10 +13,10 @@
#define TP_FRAME_PADDING 0xAA
#define WAIT_FC_FRAME_TIMEOUT 200
#define WAIT_FF_FRAME_TIMEOUT 300
#define WAIT_FC_FRAME_TIMEOUT 1000
#define WAIT_FF_FRAME_TIMEOUT 1000
#define WAIT_FRAME_WRITE 300
#define WAIT_FRAME_WRITE 1000
typedef enum {
TP_TYPE_FRAME_SF = 0,