updates template header

Added doxygen style comment to heaeder at file level.
This commit is contained in:
Jake Goodwin 2025-07-13 00:30:42 -07:00
parent 5a1692b8df
commit a7f51ff472

View file

@ -1,8 +1,8 @@
/* /*
* Author: username * @file module_name.h
* Date: todays_date * @Author Jake Goodwin
* filename: module_name.h * @Date todays_date
* description: module_purpose * @brief module_purpose
*/ */
#ifndef module_name #ifndef module_name