Allow use of Fysetc SoftwareSerialM (#14893)

This commit is contained in:
Tanguy Pruvot
2019-08-10 08:45:36 +02:00
committed by Scott Lahteine
parent d2d71caa3b
commit 5d2519ed50
3 changed files with 15 additions and 16 deletions

View File

@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
#ifdef __STM32F1__
#if defined(__STM32F1__) && !defined(HAVE_SW_SERIAL)
/**
* Empty class for Software Serial implementation (Custom RX/TX pins)