ver1

Dependencies:   FEP kinectRX

pin_config.h

Committer:
skouki
Date:
2018-08-28
Revision:
1:393502eef76d

File content as of revision 1:393502eef76d:

#ifndef MBED_PIN_CONFIG_H
#define MBED_PIN_CONFIG_H

#define FEP_TX PA_0
#define FEP_RX PA_1
#define FEP_NUM 211

#endif