mirror of
https://github.com/anklimov/lighthub
synced 2026-09-13 05:34:17 +00:00
bins
This commit is contained in:
Binary file not shown.
+7626
-7626
File diff suppressed because it is too large
Load Diff
+9868
-9845
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+10527
-10503
File diff suppressed because it is too large
Load Diff
+9628
-9606
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+6892
-6865
File diff suppressed because it is too large
Load Diff
+6594
-6577
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2225
-2240
File diff suppressed because it is too large
Load Diff
@@ -883,7 +883,9 @@ bool i2cReset(){
|
|||||||
debugSerial.println("I2C Reset");
|
debugSerial.println("I2C Reset");
|
||||||
|
|
||||||
Wire.endTransmission(true);
|
Wire.endTransmission(true);
|
||||||
|
#if !defined(ARDUINO_ARCH_ESP8266)
|
||||||
Wire.end();
|
Wire.end();
|
||||||
|
#endif
|
||||||
pinMode(SCL,OUTPUT);
|
pinMode(SCL,OUTPUT);
|
||||||
pinMode(SDA,INPUT);
|
pinMode(SDA,INPUT);
|
||||||
//10 сигналов клок
|
//10 сигналов клок
|
||||||
|
|||||||
Reference in New Issue
Block a user