mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-27 19:55:59 +00:00
Readme update
This commit is contained in:
@@ -127,7 +127,7 @@ In conditions that masks and filters have been set. This function can only get f
|
||||
When frame is received you may check whether it was remote request and whether it was an extended (29bit) frame.
|
||||
|
||||
CAN.isRemoteRequest();
|
||||
CAN.isExtFrame();
|
||||
CAN.isExtendedFrame();
|
||||
|
||||
**return value** is '0' for a negative response and '1' for a positive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user