Skip to content

Commit 329d30c

Browse files
committed
new API version NOTE
1 parent e65e8e0 commit 329d30c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hidapi/hidapi.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ extern "C" {
375375

376376
/** @brief Get a string describing the last error which occurred during hid_read/hid_read_timeout.
377377
378+
Since version 0.15.0, @ref HID_API_VERSION >= HID_API_MAKE_VERSION(0, 15, 0)
379+
378380
This function is intended for logging/debugging purposes.
379381
380382
This function guarantees to never return NULL.

0 commit comments

Comments
 (0)