keypad(stdscr,TRUE);/* acces aux touches 'curseur' */
fond_ecran(" Demonstrator ");
affiche_valeurs(serial_in,5000000);
affiche_valeurs(serial_in,50000000);
/*
* plop, on a fini, il faut restaurer la console
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.