damienmaguire / Stm32-vcu

A Vehicle Control Unit for Electric Vehicle Conversion Projects based on an STM32F107. Software based on the Openinverter Project.
GNU General Public License v3.0
113 stars 68 forks source link

HeatReq Fix + PB123 Mapable #126

Closed Tom-evnut closed 2 weeks ago

Tom-evnut commented 2 weeks ago

HeatReq - if no input selected it no longer forces a state

Input PB1 PB2 and PB3 are also now mappable. Added Inverter logic options for the pin types.

!!!requires the latest libopeninv

damienmaguire commented 2 weeks ago

Thanks Tom