static void AppTaskLed2 ( void * p_arg ) { OS_ERR err; (void)p_arg; ..... }
(void)p_arg; — What's the meaning? What is the significance of this?
(void)p_arg;
Aucun commentaire:
Enregistrer un commentaire