Exemple fait en classe th4 du cours 247-637 (2017)

Dependencies:   mbed

piloteBaseDeTemps.h

Committer:
YROY2004
Date:
2017-09-15
Revision:
1:204d168becaa

File content as of revision 1:204d168becaa:

#ifndef PROCESSUS_PILOTE_BASE_DE_TEMPS_H
#define PROCESSUS_PILOTE_BASE_DE_TEMPS_H

void initialisePiloteBaseDeTemps(void);

#endif