Skip to content

Commit 5c9b0a5

Browse files
kartbenmmahadevan108
authored andcommitted
drivers: comparator: fix wrong @SInCE tag
The Comparator API was introduced in 4.0, not 3.7 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent 0cc8f93 commit 5c9b0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/zephyr/drivers/comparator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/**
1111
* @brief Comparator Interface
1212
* @defgroup comparator_interface Comparator Interface
13-
* @since 3.7
13+
* @since 4.0
1414
* @version 0.1.0
1515
* @ingroup io_interfaces
1616
* @{

0 commit comments

Comments
 (0)