[FW] Fixed bug with firmware timing out after transmitting (this took way too long to figure out)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define CommandProcessor_h
|
||||
|
||||
#define CMD_PROCESSOR_RX_TIMEOUT_MS 200
|
||||
#define CMD_PROCESSOR_PING_TIMEOUT_MS 500
|
||||
#define CMD_PROCESSOR_PING_TIMEOUT_MS 2000
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user