Simple test for Version Control System

Dependencies:   mbed

const.h

Committer:
alainpegatoquet
Date:
2017-05-24
Branch:
test2
Revision:
6:eda44045fc7d
Parent:
4:6a426b4967e5

File content as of revision 6:eda44045fc7d:

#ifndef CONST_H
#define CONST_H

#define TEMPO1 0.5
#define TEMPO2 1.0

#endif