You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2022/11/08 10:26:33 UTC

[plc4x] branch feature/cdutz/go-ads-ng updated (803eca279b -> dd08203b85)

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a change to branch feature/cdutz/go-ads-ng
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 803eca279b fix(test) Fix error in WriteBufferByteBased, which output the padding bytes before the string
     add dd08203b85 fix(test) Fix error in WriteBufferByteBased, which output the padding bytes before the string

No new revisions were added by this update.

Summary of changes:
 .../org/apache/plc4x/java/bacnetip/RandomPackagesTest.java | 14 ++------------
 .../plc4x/java/spi/generation/ReadBufferByteBased.java     |  5 +++++
 .../plc4x/java/spi/generation/WriteBufferByteBased.java    |  5 +++++
 3 files changed, 12 insertions(+), 12 deletions(-)