diff options
Diffstat (limited to 'KNOWN-PROBLEMS.md')
-rw-r--r-- | KNOWN-PROBLEMS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/KNOWN-PROBLEMS.md b/KNOWN-PROBLEMS.md index a5862c8..65a126b 100644 --- a/KNOWN-PROBLEMS.md +++ b/KNOWN-PROBLEMS.md @@ -2,5 +2,5 @@ USART ----- * Third char is lost when USART is used with output buffer. Probably buffer problem or some synchronization problem. This happens only after start. So - problem is probably connected with buffers initialization. But simulation not - revealed any problem. + problem is probably connected with buffers initialization. But simulation didn't + reveale any problems. |