Explorar o código

MK2.5 IR_SENSOR_PIN modified

PavelSindler %!s(int64=6) %!d(string=hai) anos
pai
achega
ccc542d74a
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      Firmware/pins_Rambo_1_0.h
  2. 1 1
      Firmware/pins_Rambo_1_3.h

+ 1 - 1
Firmware/pins_Rambo_1_0.h

@@ -102,7 +102,7 @@
 
 #define SDCARDDETECT           72
 
-#define IR_SENSOR_PIN 62 //idler sensor @PK0 (digital pin 62/A8)
+#define IR_SENSOR_PIN 20 //idler sensor 
 
 // Support for an 8 bit logic analyzer, for example the Saleae.
 // Channels 0-2 are fast, they could generate 2.667Mhz waveform with a software loop.

+ 1 - 1
Firmware/pins_Rambo_1_3.h

@@ -102,7 +102,7 @@
 
 #define SDCARDDETECT           15
 
-#define IR_SENSOR_PIN 62 //idler sensor @PK0 (digital pin 62/A8)
+#define IR_SENSOR_PIN 20 //idler sensor
 
 // Support for an 8 bit logic analyzer, for example the Saleae.
 // Channels 0-2 are fast, they could generate 2.667Mhz waveform with a software loop.