summaryrefslogtreecommitdiff
path: root/shared-bindings/canio/RemoteTransmissionRequest.c
AgeCommit message (Collapse)Author
2021-03-15run code formatting scriptmicroDev
2020-10-29Fixing make stub warnings and mypy issuesmaksw23
2020-09-28can: RemoteTransmissionRequest: remove duplicate docstringsJeff Epler
2020-09-28canio: RemoteTransmissionRequest: Split implementation, keep one structureJeff Epler
This already begins obscuring things, because now there are two sets of shared-module functions for manipulating the same structure, e.g., common_hal_canio_remote_transmission_request_get_id and common_hal_canio_message_get_id