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 4187375 commit 0e83446Copy full SHA for 0e83446
include/zephyr/drivers/sensor.h
@@ -513,7 +513,7 @@ struct sensor_decoder_api {
513
/**
514
* @brief Decode up to @p max_count frames specified by @p chan_spec from the @p buffer
515
*
516
- * Sample showing the process of decoding at most @code MAX_FRAMES for each distance
+ * Sample showing the process of decoding at most `MAX_FRAMES` for each distance
517
* sensor channel. The frame iterator is reset for each new channel to allow the
518
* full history of each channel to be decoded.
519
0 commit comments