Divide the slider into four areas

Dependents:   JeSuisUnGrandHomme

Fork of info1 by Guillaume Alli

Committer:
Ridaz
Date:
Wed Jan 21 09:35:50 2015 +0000
Revision:
3:9f876f7e54c3
Parent:
1:6bd5a7965b66

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Agachon 0:432cc3112901 1
Agachon 0:432cc3112901 2
Agachon 1:6bd5a7965b66 3 void appui_num(int *);
Ridaz 3:9f876f7e54c3 4 void appui_ana (int *,int *,float);
Ridaz 3:9f876f7e54c3 5
Ridaz 3:9f876f7e54c3 6 void appui_ana_2 (int *,int *,int *, int *);