File tree 2 files changed +1
-4
lines changed
2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1
1
/arduino-1.8.13 /
2
+ /arduino-ide_2.0.0-beta.5_Windows_64bit /
Original file line number Diff line number Diff line change @@ -47,10 +47,6 @@ void setup() {
47
47
// brake.ConfigLoadCell(7, 5); // Arduino pin 7 connect to HX711 DOUT / Arduino pin 5 connect to HX711 CLK
48
48
// clutch.ConfigLoadCell(8, 5); // Arduino pin 8 connect to HX711 DOUT / Arduino pin 5 connect to HX711 CLK
49
49
50
- // throttle.ConfigLoadCell(6, 5); // Arduino pin 6 connect to HX711 DOUT / Arduino pin 5 connect to HX711 CLK
51
- // brake.ConfigLoadCell(7, 5); // Arduino pin 7 connect to HX711 DOUT / Arduino pin 5 connect to HX711 CLK
52
- // clutch.ConfigLoadCell(8, 5); // Arduino pin 8 connect to HX711 DOUT / Arduino pin 5 connect to HX711 CLK
53
-
54
50
// throttle.ConfigADS(0); //channel 0
55
51
// brake.ConfigADS(1); //channel 1
56
52
// clutch.ConfigADS(2); //channel 2
You can’t perform that action at this time.
0 commit comments