From 8a6a7f7480e95bee6b9cf0784d10440c82a0bfda Mon Sep 17 00:00:00 2001 From: "Dirk O. Kaar" <19971886+dok-net@users.noreply.github.com> Date: Thu, 5 Dec 2019 12:25:44 +0100 Subject: [PATCH] Non-parity modes save 56 bytes of heap memory. (#6882) Hardened code in non-parity mode against setting parity case by case. Waveform generator is back after one release without. --- libraries/SoftwareSerial | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/SoftwareSerial b/libraries/SoftwareSerial index 3bfd18d42..9da4d3729 160000 --- a/libraries/SoftwareSerial +++ b/libraries/SoftwareSerial @@ -1 +1 @@ -Subproject commit 3bfd18d428992b1924eebb28e333ee21d00e9ead +Subproject commit 9da4d3729a57a181307bf9acf73473d052a38874