Final firmware for ConnectorBox TPH 1.0 (NXP LPC1768).

Dependencies:   USBDevice mbed

Issue: Wrong description (Closed: Fixed)

Wrong description of command "d":

wrong code

    PC.printf("| d -> Debug of all ROT (RAW DATA)  |\r\n");

correct code

    PC.printf("| d -> Debug of ROT_01 (RAW DATA)   |\r\n");