Supprimer BE c/HelloWorld/actionneur.h
This commit is contained in:
parent
5535853bc7
commit
ce4fe7bca0
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
#ifndef actionneur_H
|
|
||||||
#define actionneur_H
|
|
||||||
#include "peripherique.h"
|
|
||||||
class actionneur : public periph {
|
|
||||||
private:
|
|
||||||
|
|
||||||
public:
|
|
||||||
actionneur():periph(){};
|
|
||||||
};
|
|
||||||
|
|
||||||
#endif
|
|
||||||
Loading…
Reference in a new issue