Commit b837ac8
committed
SoftwareSerial stopListening at the begining
When begining the transaction, the active_listener is not yet
assigned, but null. Then it differs from this but should not
act as if it was listening.
This is the case when testing on nucleo_l552ze board.
Signed-off-by: Francois Ramu <francois.ramu@st.com>1 parent aa563b0 commit b837ac8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
| |||
0 commit comments