Projet

Général

Profil

« Précédent | Suivant » 

Révision 417

Ajouté par fltronel il y a plus de 6 ans

Commit fin de séance

Voir les différences:

branch/tronel_florian/Emb_App/programme_principal_etud.c
char *piste;
char *zone;
char *T;
unsigned short t, T;
unsigned short t;
unsigned char t1, t2;
//unsigned char *s=&t1, *cs=&t2;
char *s;
unsigned short cap=0;
unsigned char cap_H, cap_L;
int nb_tour=0;
......
snd_dtq(CanTx,req_lcd.msg);
t = periph[ADDR('H')].val;
t1=t/100;
t2=t -(t1*100);
t1= t/100;
t2=t - (t1*100);
switch(p){
case 1 : piste="VERT"; break;
......
lcd_com(0x86);
lcd_str(zone);
//lcd_com(0x97);
//lcd_str(T);
dly_tsk(30);
}
}

Formats disponibles : Unified diff