From: Stephen Seo Date: Mon, 1 Jan 2024 08:15:55 +0000 (+0900) Subject: Add note about usage of UDPC header in docs X-Git-Tag: 1.0~25 X-Git-Url: https://git.seodisparate.com/stephenseo/img/favicon.ico?a=commitdiff_plain;h=5d24c4b5e6bd8bdef9de6de1080faf60bb756a4b;p=UDPConnection Add note about usage of UDPC header in docs --- diff --git a/src/UDPC.h b/src/UDPC.h index fca1b6c..7c73d4f 100644 --- a/src/UDPC.h +++ b/src/UDPC.h @@ -1,6 +1,9 @@ /*! * \mainpage UDPConnection * \ref UDPC.h + * + * To use this library, it must be compiled. Only the \ref UDPC.h header is + * necessary as UDPC_Defines.hpp is only meant to be used internally by UDPC. */ /*!