Only for F446RE & L432KC. Use CircularBuffer.Change Callback method.

Dependencies:   SoftSerial

Dependents:   Test_SoftSerial_for_L432KC Test_SoftSerial

Revision:
12:7ab9ab7210e7
Parent:
11:f186cc69acdf
--- a/BufferedSoftSerial.cpp	Sun May 10 08:10:29 2020 +0000
+++ b/BufferedSoftSerial.cpp	Tue May 12 05:28:37 2020 +0000
@@ -21,7 +21,7 @@
  * limitations under the License.
  */
 
-// Modified by K.Arai / JH1PJL     May 10th, 2020
+// Modified by K.Arai / JH1PJL     May 12th, 2020
 
 #include "BufferedSoftSerial.h"
 #include <stdarg.h>