This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch fix/DATE_AND_TIME_2
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from f46c0816c8 refactor: Cleaned up the code a bit ("Hurz-removal")
add 7406344a00 fix: Fixed a problem, not passing the configuration to a
serial transport.
add 4656b2df76 fix: Made the firmata driver work again.
No new revisions were added by this update.
Summary of changes:
plc4j/drivers/firmata/pom.xml | 6 +++++
.../readwrite/protocol/FirmataProtocolLogic.java | 20 ++++++++++++----
.../java/firmata/readwrite/FirmataManualTest.java} | 28 ++++++++++------------
.../firmata/src/test/resources/logback-test.xml | 2 +-
.../java/transport/serial/SerialTransport.java | 16 +++++++++++--
5 files changed, 48 insertions(+), 24 deletions(-)
copy
plc4j/drivers/{profinet-ng/src/test/java/org/apache/plc4x/java/profinet/ManualProfinetIoTestZylkSimocode.java
=>
firmata/src/test/java/org/apache/plc4x/java/firmata/readwrite/FirmataManualTest.java}
(55%)