diff --git a/libraries/BLT b/libraries/BLT index 96af65a..fcceff1 160000 --- a/libraries/BLT +++ b/libraries/BLT @@ -1 +1 @@ -Subproject commit 96af65a675c7bf04c65f3f73c308d8b1ce244ecd +Subproject commit fcceff189b60a02c66280c503d4cac9f8d73ef6b diff --git a/src/ip.h b/src/ip.h new file mode 100644 index 0000000..413562d --- /dev/null +++ b/src/ip.h @@ -0,0 +1,8 @@ +// +// Created by brett on 25/10/23. +// + +#ifndef INSANE_DNS_IP_H +#define INSANE_DNS_IP_H + +#endif //INSANE_DNS_IP_H