Skip to content

Commit 2871b6b

Browse files
committed
sapi: add reference to script replicated on ZGW
The Z/IP Gateway is reusing the script to parse SAPI logs. The script was adjusted to be compatible with the ZGW logs. Adding a reference to the ZGW copy on the original script. Related-to: SiliconLabs/zipgateway#30
1 parent db75088 commit 2871b6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/serial_decode_zpc.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# SPDX-License-Identifier: LicenseRef-MSLA
33
# SPDX-FileCopyrightText: Silicon Laboratories Inc. https://www.silabs.com
44
'''
5+
The script was replicated and updated to work with Z/IP Gateway
6+
See https://github.com/SiliconLabs/zipgateway/pull/30
7+
58
Created on 08/11/2011
69
710
@author: aes

0 commit comments

Comments
 (0)