Allow use of Fysetc SoftwareSerialM (#14893)
This commit is contained in:
parent
d2d71caa3b
commit
5d2519ed50
3 changed files with 15 additions and 16 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue