CF/BF - Fix Naze32 missing second softserial port.
commitefac0ee6a9ba62b3d390ab1cf4b54510425e4ca9
authorHydra <dominic.clifton@cleanflight.com>
Sat, 1 Apr 2017 23:25:18 +0000 (2 00:25 +0100)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Sun, 2 Apr 2017 18:58:36 +0000 (2 19:58 +0100)
treed37b1ee3478e4b4ab99bc2a60b4cf4fb33936be3
parent4f743a0b40e69339f65b711bd770de7fdd431c03
CF/BF - Fix Naze32 missing second softserial port.

The NAZE32_SP can only have one port because it the pins are not
available for use as soft serial.
The NAZE32_SP should only configure the I2C pins if USART3 is not used.
src/main/target/NAZE/initialisation.c