Skip to content

Commit 86cbd8c

Browse files
committed
Fix pinTrigger3 mapping on Dropbear v2
1 parent 66958ac commit 86cbd8c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

speeduino/init.cpp

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2319,12 +2319,6 @@ void setPinMapping(byte boardID)
23192319
#endif
23202320

23212321
#if defined(CORE_TEENSY41)
2322-
pinTPS = A17; //TPS input pin
2323-
pinIAT = A14; //IAT sensor pin
2324-
pinCLT = A15; //CLS sensor pin
2325-
pinO2 = A16; //O2 Sensor pin
2326-
pinBat = A3; //Battery reference voltage pin. Needs Alpha4+
2327-
23282322
//New pins for the actual T4.1 version of the Dropbear
23292323
pinBaro = A4;
23302324
pinMAP = A5;
@@ -2340,6 +2334,7 @@ void setPinMapping(byte boardID)
23402334

23412335
pinTrigger = 20; //The CAS pin
23422336
pinTrigger2 = 21; //The Cam Sensor pin
2337+
pinTrigger3 = 34; //Uses one of the protected spare digital inputs.
23432338

23442339
pinFuelPump = 5; //Fuel pump output
23452340
pinTachOut = 0; //Tacho output pin

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy