Longer IO timeout (5 min)

This commit is contained in:
whowechina 2024-12-26 13:48:12 +08:00
parent d82875c41d
commit d5578adfb1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -8,7 +8,7 @@
#include "touch.h"
#include "rgb.h"
#define IO_TIMEOUT_SEC 60
#define IO_TIMEOUT_SEC 300
static struct {
bool stat;