uwrobotics / MarsRover2019-firmware

Firmware for UWRT Mars Rover 2019
1 stars 11 forks source link

Use a better pin mapping method #18

Open jetkov opened 5 years ago

jetkov commented 5 years ago

PinMap.h is a little convoluted and requires disabling this file in the SDK. It might make more sense to use a header file with defines instead.