You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=> bug / amélioration => variable => local VS globale => PWMData => algorithme =>pourquoi avoir besoin de déclarez cette variable comme globale, est-ce que cela à du sens ?
voir issue TP1 : EDO #7 et TCT
FCT : APP_Tasks
*ETAT : _INIT
PWMData=> algorithme =>pourquoi avoir besoin de déclarez cette variable comme globale, est-ce que cela à du sens ?MINF_SLO2_TP/TP2/TP2/firmware/src/app.c
Line 141 in 6c95c2e
ETAT : _SERVICE_TASKS
PWMData,PWMDataToSend=> algorithme =>pourquoi avoir besoin de déclarez cette variable comme globale, est-ce que cela à du sens ?https://github.com/etideoliveira/MINF_SLO2_TP/blob/6c95c2e9b64537cda59cb7944d052cf62931cee8/TP2/TP2/firmware/src/app.c#L79C1-L80C29
SendMessage=> si pas de connexion, est-ce que cela sert d'appeler cette fct ?https://github.com/etideoliveira/MINF_SLO2_TP/blob/6c95c2e9b64537cda59cb7944d052cf62931cee8/TP2/TP2/firmware/src/app.c#L167C1-L172C18