aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/HardwareSerial.h
diff options
context:
space:
mode:
authorMatthijs Kooijman <matthijs@stdin.nl>2014-03-27 19:20:54 +0100
committerMatthijs Kooijman <matthijs@stdin.nl>2014-03-27 19:20:54 +0100
commit0099416ea46a0ff29b3d9b5612bcc2f87d0198d2 (patch)
tree392e9ac42866fce604dfd7512396fd782ea2bcc5 /cores/arduino/HardwareSerial.h
parentb59826cbd0712c46e5aa80fdfcd9ddcc07e4cbd2 (diff)
Fix typo in SerialEvent3 handling
In commit 0e97bcb (Put each HardwareSerial instance in its own .cpp file), the serial event handling was changed. This was probably a copy-paste typo. The effect of this bug was that SerialEvent3 would not run, unless SerialEvent2 was defined, but also that if SerialEvent2 is defined but SerialEvent3 is not, this could cause a reset (call to NULL pointer). This closes #1967, thanks to Peter Olson for finding the bug and fix.
Diffstat (limited to 'cores/arduino/HardwareSerial.h')
0 files changed, 0 insertions, 0 deletions