/* fichier nixie.h */ #include "Arduino.h" #include "hardware.h" void printNixie(int8_t a); void printNixie2(int8_t a);