diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-10-29 17:15:56 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-10-29 17:15:56 +0200 |
commit | 9947b4aa803b0430e38be3bd6f7179b45b201213 (patch) | |
tree | 3a4198da27ea0d200a31c2d28638df590480e792 /stm32f091/todo.md | |
parent | f536fb4f92eda7ba5e80230a023b144d373dd86b (diff) |
send data in chunks for reliability
Diffstat (limited to 'stm32f091/todo.md')
-rw-r--r-- | stm32f091/todo.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32f091/todo.md b/stm32f091/todo.md index 77c37e6..1d42bf8 100644 --- a/stm32f091/todo.md +++ b/stm32f091/todo.md @@ -2,7 +2,7 @@ - [ ] more documentation in header files (for both client and stm code) - [ ] design/architecture document -- [ ] more tests in the test document +- [x] more tests in the test document - [ ] handle errors from `AT+CIPSEND`, these look like this: ``` > AT0,CONNECT |