Skip to content
Commit 40b6e657 authored by Kush Nayak's avatar Kush Nayak Committed by Carles Cufí
Browse files

fix: doc: canbus: fix tx callback function name typo in code snippet



In the `can_send()` example code snippet, it passed the
`can_tx_callback_t` parameter as `tx_irq_callback` even though the
function name was previously defined in the snippet as `tx_callback`.
The parameter passed has been updated to `tx_callback` to maintain
consistency with existing code.

Signed-off-by: default avatarKush Nayak <kushnayak123@gmail.com>
parent 94cfb8db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment