control access via AT commands

This commit is contained in:
Stefan Allius
2024-05-30 19:40:25 +02:00
parent c6eecb4791
commit 407c1ceb2b
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- add allow and block filter for AT+ commands
- catch all OSError errors in the read loop
- log Modbus traces with different log levels
- add Modbus fifo and timeout handler