#define compteur_width 32 #define compteur_height 10 static char compteur_bits[] = { 0x30,0x3c,0x7e,0x38 ,0x38,0x66,0x66,0x0c ,0x30,0x60,0x60,0x06 ,0x30,0x60,0x60,0x06 ,0x30,0x30,0x30,0x3e ,0x30,0x18,0x30,0x66 ,0x30,0x0c,0x18,0x66 ,0x30,0x06,0x18,0x66 ,0x30,0x06,0x0c,0x66 ,0x30,0x7e,0x0c,0x3c };