Modifications in 4DGL library. Added CDU_hw_sw.h for version info. Added pins.h for hardware pin remapping

Dependencies:   4DGL-UC MODSERIAL mbed mbos

Fork of CDU_Mbed_30 by Engravity-CDU

CDU_hw_sw.h

Committer:
WillemBraat
Date:
2014-08-28
Revision:
18:fd672797458c
Child:
20:150afde94910

File content as of revision 18:fd672797458c:

//**********Hardware platform definition**********
#define HW_VERSION_MAIN 1
#define HW_VERSION_SUB  0

//**********Software Version**********
#define SW_VERSION_MAIN 0
#define SW_VERSION_SUB  35