Skip to content

Commit 8eeb044

Browse files
committed
Update README
1 parent 4b2b3b9 commit 8eeb044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Currently, the following things are not supported and may not be possible based
4646
* Receive buffer hardware overflow detection (see Performance, below).
4747
* ACK status of sent CAN messages.
4848
* Failure status of sent CAN messages. If the device fails to get bus arbitration after some unknown amount of time, it will drop the message silently.
49-
* Hardware filtering of incoming messages. Currently all filtering is done in software. There is a `filter` field of `InitCommand` structure, not clear how it works.
49+
* Hardware filtering of incoming messages. There is a `filter` field of `InitCommand` structure, not clear how it works.
5050
* Configuring whether messages are ACKed by Canalyst-II. This may be possible, see `InitCommand` `acc_code` and `acc_mask`.
5151

5252
## Performance

0 commit comments

Comments
 (0)