Skip to content

Commit 5404459

Browse files
changing comment
1 parent 80339e6 commit 5404459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

STM32F1/libraries/Wire/Wire.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* LOW so that in the next call to process() , the first clock pulse was not sent, because SCL was LOW when it should have been high.
4242
*/
4343
/*
44-
* Updated by Brandon Green. 20172306. Implementing the repeated stop functionality.
44+
* Updated by Brandon Green. 20172306. Implementing the repeated start functionality.
4545
*/
4646

4747
#include "Wire.h"

0 commit comments

Comments
 (0)