Skip to content

Commit

Permalink
new API version NOTE
Browse files Browse the repository at this point in the history
  • Loading branch information
Youw committed Mar 1, 2025
1 parent e65e8e0 commit 329d30c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hidapi/hidapi.h
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ extern "C" {

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

0 comments on commit 329d30c

Please sign in to comment.