aboutsummaryrefslogtreecommitdiff
path: root/stm32f091/todo.md
blob: 767d74567f9930e90d598354ab3737f5527da9ab (plain)
1
2
3
4
5
6
7
8
9
10
- handle errors from `AT+CIPSEND`, these look like this:
  ```
  > AT0,CONNECT

  > +IPD,0,15:last-records 5<0a>
  < AT+CIPSEND=0,125
  > AT+CIPSEND=0,125

  > ERROR
  ```