Results 2 comments of CONTROLLINO

Hi, the problem is compatibility between new Ethernet library and aREST library. The old Ethernet library defines ethernet_h and the new one ethernet_h_ .

> Is there any sort of test case to reliably reproduce this bug? Hi Paul, Our test case is following: - PC running two Python scripts - One Python script...