]> git.seodisparate.com - UDPConnection/commitdiff
Add note about usage of UDPC header in docs
authorStephen Seo <seo.disparate@gmail.com>
Mon, 1 Jan 2024 08:15:55 +0000 (17:15 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 1 Jan 2024 08:15:55 +0000 (17:15 +0900)
src/UDPC.h

index fca1b6cad9e27a502b2f97830732d800e17dfec2..7c73d4f987f5c3b567891e62a4a37647b62b9793 100644 (file)
@@ -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.
  */
 
 /*!