We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809225f commit 979ec3aCopy full SHA for 979ec3a
shared-bindings/canio/RemoteTransmissionRequest.c
@@ -113,14 +113,6 @@ STATIC const mp_obj_property_t canio_remote_transmission_request_extended_obj =
113
(mp_obj_t)&mp_const_none_obj},
114
};
115
116
-//| extended: bool
117
-//| """True if the message's id is an extended id"""
118
-//|
119
-
120
-//| id: int
121
-//| """The numeric ID of the message"""
122
123
124
//| length: int
125
//| """The length of the requested message."""
126
//|
0 commit comments