ver1

Dependencies:   FEP kinectRX

pin_config.h

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

File content as of revision 2:a21c9bc3e33a:

#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