2021-08-04 12:37 PM
Hi everybody ! I want edit the code template for function but in Window -> Prefereces -> C/C++ -> Code style -> Code template isn't "function".
But when i declared a new function and before typing /** + enter, generated this auto comment:
/**
* @fn void vControl_Bomba(bool)
* @brief
*
* @param bBombaON
*/
How i can edit this ??