- 删除 SerialProtocolHandler(旧版协议解析器,已无任何引用) - 删除 SerialFrameParser(仅被 SerialProtocolHandler 使用,随其废弃) - ScaleFrameParser.parseFrame 改用项目已有的 String.hexToBytes(),移除重复的私有 hexToByteArray() Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 删除 SerialProtocolHandler(旧版协议解析器,已无任何引用) - 删除 SerialFrameParser(仅被 SerialProtocolHandler 使用,随其废弃) - ScaleFrameParser.parseFrame 改用项目已有的 String.hexToBytes(),移除重复的私有 hexToByteArray() Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>