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-09-25
Revision:
20:150afde94910
Parent:
18:fd672797458c

File content as of revision 20:150afde94910:

//**********Hardware platform definition**********
#define HW_VERSION_MAJOR 1
#define HW_VERSION_MINOR 0

//**********Software Version**********
#define SW_VERSION_MAJOR 0
#define SW_VERSION_MINOR 35

//**********Checksum control on incoming commands**********
#define CHECKSUM 0  //0=disable 1= enable