Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bbc017f

Browse files
authored
fix twi_manageTimeoutFlag function description
1 parent 60f0d0b commit bbc017f

File tree

1 file changed

+1
-1
lines changed
  • libraries/Wire/src/utility

1 file changed

+1
-1
lines changed

‎libraries/Wire/src/utility/twi.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ void twi_handleTimeout(bool reset){
490490
* Desc returns true if twi has seen a timeout
491491
* optionally clears the timeout flag
492492
* Input clear_flag: true if we should reset the hardware
493-
* Output none
493+
* Output the value of twi_timed_out_flag when the function was called
494494
*/
495495
bool twi_manageTimeoutFlag(bool clear_flag){
496496
bool flag = twi_timed_out_flag;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /