4 Commits

Author SHA1 Message Date
40b4c4aa8a Modified memory leaks, untested 2021-10-04 23:52:52 +13:00
6716f7bb6e Fixed compiler warnings 2021-01-07 17:26:00 +13:00
cf96c7dae7 Moved data structures to arrays to minimise utilised memory
Implemented UDPClient.Available() to avoid the blocking call to recvfrom (Closes #1)
2021-01-07 17:14:55 +13:00
99a7014825 Split C++ code into multiple files & classes.
Made DHCP Server instanced
2021-01-07 15:49:25 +13:00