Add note about usage of UDPC header in docs
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 0s

This commit is contained in:
Stephen Seo 2024-01-01 17:15:55 +09:00
parent f4ed1aa136
commit 5d24c4b5e6

View 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.
*/
/*!