1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +03:00

Added soft spi feature and configuration.

This commit is contained in:
Martin Budden 2016-05-24 14:01:17 +01:00
parent 38fc2752e9
commit 63525433c4
8 changed files with 156 additions and 83 deletions

View file

@ -185,7 +185,7 @@ static const char * const featureNames[] = {
"SERVO_TILT", "SOFTSERIAL", "GPS", "FAILSAFE",
"SONAR", "TELEMETRY", "CURRENT_METER", "3D", "RX_PARALLEL_PWM",
"RX_MSP", "RSSI_ADC", "LED_STRIP", "DISPLAY", "ONESHOT125",
"BLACKBOX", "CHANNEL_FORWARDING", "RX_NRF24", NULL
"BLACKBOX", "CHANNEL_FORWARDING", "RX_NRF24", "SOFTSPI", NULL
};
// sync this with rxFailsafeChannelMode_e