Merge branch 'master' of ssh://tetalab.org/tTh/DD2-monitor
WE WANT MORE EYECANDY !
This commit is contained in:
commit
9476f602ce
@ -25,7 +25,7 @@ for (loop=0; loop<nbl; loop++) {
|
||||
for (idx=0; idx<4; idx++) {
|
||||
|
||||
hpos = 5 * (idx+1);
|
||||
|
||||
value = drand48();
|
||||
sprintf(ligne, "%6.3f", value);
|
||||
mvwaddstr(stdscr, hpos, 2, ligne);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user