linklayer / cantact-pro-fw

Firmware for the CANtact Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make a way to enable SWCAN

AndySchroder opened this issue · comments

SWCAN seems to be hard coded as disabled:

gpio_set_swcan_enable(0);

Seems like this should be stated in the documentation somewhere and also an alternate firmware compiled and offered for download that has SWCAN enabled.