Allow use of Fysetc SoftwareSerialM (#14893)
This commit is contained in:
committed by
Scott Lahteine
parent
d2d71caa3b
commit
5d2519ed50
@ -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)
|
||||
|
Reference in New Issue
Block a user