We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80339e6 commit 5404459Copy full SHA for 5404459
1 file changed
STM32F1/libraries/Wire/Wire.cpp
@@ -41,7 +41,7 @@
41
* 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.
42
*/
43
/*
44
- * Updated by Brandon Green. 20172306. Implementing the repeated stop functionality.
+ * Updated by Brandon Green. 20172306. Implementing the repeated start functionality.
45
46
47
#include "Wire.h"
0 commit comments