5 lines
No EOL
71 B
C++
5 lines
No EOL
71 B
C++
#include "peripherique.h"
|
|
|
|
//Constructeur
|
|
periph::periph()
|
|
: id(0) {} |