Merge branch 'can_io_2' of https://github.com/Autohome2/speeduino into can_io_2
This commit is contained in:
commit
0ea42483d0
Binary file not shown.
After Width: | Height: | Size: 370 KiB |
Binary file not shown.
After Width: | Height: | Size: 490 KiB |
Binary file not shown.
After Width: | Height: | Size: 474 KiB |
Binary file not shown.
After Width: | Height: | Size: 382 KiB |
Binary file not shown.
After Width: | Height: | Size: 930 KiB |
|
@ -277,7 +277,7 @@ void setPinMapping(byte boardID)
|
||||||
pinInjector2 = 10; //Output pin injector 2 is on
|
pinInjector2 = 10; //Output pin injector 2 is on
|
||||||
pinInjector3 = 9; //Output pin injector 3 is on
|
pinInjector3 = 9; //Output pin injector 3 is on
|
||||||
pinInjector4 = 8; //Output pin injector 4 is on
|
pinInjector4 = 8; //Output pin injector 4 is on
|
||||||
pinInjector5 = 12; //Output pin injector 5 is on
|
pinInjector5 = 14; //Output pin injector 5 is on
|
||||||
pinCoil1 = 39; //Pin for coil 1
|
pinCoil1 = 39; //Pin for coil 1
|
||||||
pinCoil2 = 41; //Pin for coil 2
|
pinCoil2 = 41; //Pin for coil 2
|
||||||
pinCoil3 = 35; //Pin for coil 3
|
pinCoil3 = 35; //Pin for coil 3
|
||||||
|
|
Loading…
Reference in New Issue