Dependencies:   mbed Servo

prototipos.h

Committer:
Debci
Date:
2011-02-22
Revision:
1:78b569ac81fe
Parent:
0:6e0c27d0cb91

File content as of revision 1:78b569ac81fe:

#ifndef _PROTOTIPOS_H_
#define _PROTOTIPOS_H_

void armarESC();
float convertidorBases(int base255);


#endif