2019-03-28 Fred Gleason <fredg@paravelsystems.com>

* Fixed a typo in the remarks in 'apis/pypad/scripts/pypad_serial.py'.
This commit is contained in:
Fred Gleason 2019-03-29 19:36:27 -04:00
parent 72294a3325
commit dee0f5d168
2 changed files with 4 additions and 2 deletions

View File

@ -18558,3 +18558,5 @@
2019-03-28 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Program Associated Data' chapter to the Operations
Guide.
2019-03-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in the remarks in 'apis/pypad/scripts/pypad_serial.py'.

View File

@ -2,9 +2,9 @@
# pypad_serial.py
#
# Write PAD updates to arbitrary URLs
# Write PAD updates to serial (tty) devices.
#
# (C) Copyright 2018 Fred Gleason <fredg@paravelsystems.com>
# (C) Copyright 2018-2019 Fred Gleason <fredg@paravelsystems.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as