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 7b6e6af

Browse files
Wire: Remove empty line in comment
1 parent e9583d6 commit 7b6e6af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎libraries/Wire/src/Wire.cpp‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ void TwoWire::setClock(uint32_t clock)
113113
* @param timeout a timeout value in microseconds, if zero then timeout checking is disabled
114114
* @param reset_on_timeout if true then TWI interface will be automatically reset on timeout
115115
* if false then TWI interface will not be reset on timeout
116-
117116
*/
118117
void TwoWire::setWireTimeout(uint32_t timeout, bool reset_on_timeout){
119118
twi_setTimeoutInMicros(timeout, reset_on_timeout);

0 commit comments

Comments
(0)

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