Fork to see if I can get working

Dependencies:   BufferedSerial OneWire WinbondSPIFlash libxDot-dev-mbed5-deprecated

Fork of xDotBridge_update_test20180823 by Matt Briggs

xDotBridge/config.h

Committer:
Matt Briggs
Date:
2016-12-30
Revision:
21:4be85f9c7dc7
Child:
22:9453658b8d4b

File content as of revision 21:4be85f9c7dc7:

#ifndef __CONFIG_H__
#define __CONFIG_H__

#define TARGET_XDOT_L151CC
// Only select one
#define BRIDGE_TX
//#define BRIDGE_RX

#endif