Hemonster
Results
2
issues of
Hemonster
Hi there I have this compile error which I'm unsure how to resolve. Can somebody help? I was compiling the basic example in this case. https://github.com/xoseperez/eeprom32_rotate/blob/master/examples/basic/basic.ino Error here: ``` In...
Hi there, I'm trying to use EthernetBonjour using a W5500 Wiznet ethernet controller, hence using Ethernet2.h library. I've been trying to get the DiscoverServices.ino example project to run, but I'm...