-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
improvementimprovement the listing or algorithmimprovement the listing or algorithmquestionFurther information is requestedFurther information is requested
Description
voir issue TP1 : EDO #7 et TCT
FCT : APP_Tasks
*ETAT : _INIT
- => 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 ?
MINF_SLO2_TP/TP2/TP2/firmware/src/app.c
Line 141 in 6c95c2e
GPWM_Initialize(&PWMData);
ETAT : _SERVICE_TASKS
- => bug / amélioration => variable => local VS globale =>
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 - => amélioration / question => algorithme => appel de fonction =>
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 - [ ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
improvementimprovement the listing or algorithmimprovement the listing or algorithmquestionFurther information is requestedFurther information is requested