Skip to content

Commit bd7c648

Browse files
author
Hendry Kaak
committed
Remove incorrect pinmode for H_Sens_ADC_Channel
1 parent 0c50572 commit bd7c648

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,6 @@ void setup() {
157157
pinMode(H_Sens, INPUT);
158158
#endif
159159

160-
pinMode(H_Sens_ADC_Channel, INPUT);
161-
162160
TwoWireInit(/* useInterrupts */ true, I2C_ADDRESS);
163161

164162
encoder.setup();

0 commit comments

Comments
 (0)