waybyte/arduino_logicrom

not found NetUDP.h

alberiolima opened this issue · 1 comments

Alternatives for NetUDP.h: []/mnt/ssd/arduino15/packages/logicrom/hardware/arm/0.9.4/libraries/Net/NetUdp.cpp:20:10: fatal error: NetUDP.h: No such file or directory

#include "NetUDP.h"ResolveLibrary(NetUDP.h)

!!! change NetUDP.h to NetUdp.h !!!

Screenshot from 2023-06-03 16-19-01

Thanks for reporting this. I guess we are victim of Windows :)
Will fix this in next release.