toto/BE c/projet/peripherique.cpp
2026-01-15 12:23:17 +01:00

5 lines
No EOL
71 B
C++

#include "peripherique.h"
//Constructeur
periph::periph()
: id(0) {}