Révision 889
Ajouté par megoutteno il y a presque 4 ans
branch/Gouttenoire/sp4a12/main.c | ||
---|---|---|
{
|
||
int cpt=66,i=0,j=0;
|
||
float a=0, b=0;
|
||
char lat[30],longi[30];
|
||
char lat[10],longi[9];
|
||
if (trame_cmp(trame,"GPGGA"))
|
||
{
|
||
/*while(trame[cpt]!='\0')
|
Formats disponibles : Unified diff
Changement sur la fonction decode_trame mais elle ne fonctionne toujours pas entièrement