Corey-Harding

Results 43 comments of Corey-Harding

If anyone else has this issue and needs a WORKAROUND(perhaps not a proper solution) they can try my fork and ini file that has #655, #676, and reverts part of...

Check PR #745 I made all the changes @afroboltski suggested

> tried it today with UA4C, it is not working for Aux input gauges, but if I use it for fuel/oil pressure, it works What did you try?

> I used A8 to A13 and tried aux input gauges and they are not responding. However, if i use for example A8 as fuel pressure, it works same as...

Try this first https://github.com/Corey-Harding/speeduino/tree/ProgOutputPR Then if it doesnt work try my master https://github.com/Corey-Harding/speeduino The only difference is on the master I reverted #398 via https://github.com/Corey-Harding/speeduino/commit/e11864160506a487f099fc83d86c1fd4795423fd

If you scroll up in this issue I couldnt get A8 to work without reverting 398 I even commented out pinSpareTemp1 But maybe try changing pinSpareTemp1 to A10 and see...

This is what it took for me to get A8 to work on UA4C which reverts part of #398 https://github.com/Corey-Harding/speeduino/commit/e11864160506a487f099fc83d86c1fd4795423fd I didnt look into it much further than that

Its been cold so i havent been using my ac but this bug is back albeit in a different form Now A8 turns on my ac for ~5 seconds then...

I am running this branch and ini https://github.com/Corey-Harding/speeduino Its the same as official master plus pr #745 added and pr #398 partially reverted https://github.com/Corey-Harding/speeduino/commit/e11864160506a487f099fc83d86c1fd4795423fd

If there was an IdleUpActive True/False status under programmable output options as my trigger instead of me having to use Aux 0 Analog Input A8 I feel like it would...