This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v1.2.1 to fix bug of wrong reqStates and to permit optional larger `DEFAULT_RX_TIMEOUT` from default 3s, for slower networks
Release v1.2.1
- Fix bug of wrong
reqStates
. Check Release 1.9 breakes previously running code #39 and Callback behaviour is buggy (ESP8266) #43 - Optional larger
DEFAULT_RX_TIMEOUT
from default 3s, for slower networks