Skip to content

Commit c40d098

Browse files
committed
v1.0.4 rc1
1 parent fdb1803 commit c40d098

File tree

9 files changed

+3
-1
lines changed

9 files changed

+3
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AlPlc_PMC
2-
version=1.0.103
2+
version=1.0.4
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Arduino IDE PLC runtime library for Arduino Portenta Machine Control

src/AlPlc_PMC.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#include <Arduino_MachineControl.h>
1313
#include <PortentaEthernet.h>
1414

15+
extern "C" void sysMbMRtu_SetPostDelay(uint16_t delay);
16+
1517
extern uint8_t m_PLCSharedVarsOutputBuf[];
1618
extern uint8_t m_PLCSharedVarsInputBuf[];
1719

src/cortex-m7/libAlCOPMPlugin.a

0 Bytes
Binary file not shown.

src/cortex-m7/libAlIOPlugin.a

0 Bytes
Binary file not shown.
762 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

src/cortex-m7/libAlPlc.a

-1.47 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)