Skip to content

Commit 8b14299

Browse files
committed
updated modification date
- updated modification date to sync with SAM core - no functional change
1 parent 266e10e commit 8b14299

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: cores/arduino/UARTClass.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
You should have received a copy of the GNU Lesser General Public
1515
License along with this library; if not, write to the Free Software
1616
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
17+
18+
Modified 23 November 2019 by Georg Icking-Konert
1719
*/
1820

1921
#include <stdlib.h>

Diff for: cores/arduino/UARTClass.h

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
You should have received a copy of the GNU Lesser General Public
1515
License along with this library; if not, write to the Free Software
1616
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
17+
18+
Modified 23 November 2019 by Georg Icking-Konert
1719
*/
1820

1921
#ifndef _UART_CLASS_

0 commit comments

Comments
 (0)