Refactored 'pypad_tunein.py' ProcessPad while loop.

This commit is contained in:
Patrick Linstruth
2019-09-02 08:22:30 -07:00
parent 90d50ebc14
commit 82f964c4f6
2 changed files with 34 additions and 25 deletions

View File

@@ -19070,3 +19070,5 @@
* Fixed an indentation error in 'apis/pypad/scripts/pypad_tunein.py'.
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.3int1.
2019-09-02 Patrick Linstruth <patrick@deltecent.com>
* Refactored 'pypad_tunein.py' ProcessPad while loop.