2018.07.26
Dependencies: TextLCD USBDevice mbed-rtos mbed
Diff: common.h
- Revision:
- 1:368ba89c2e6b
- Parent:
- 0:f4e2a62331ef
- Child:
- 2:d0a5ee4e7bb8
--- a/common.h Tue Feb 16 16:35:14 2016 +0000 +++ b/common.h Mon Mar 28 00:09:18 2016 +0000 @@ -1,9 +1,9 @@ /* Information */ -#define LatestUpDate "2016.01.20" -#define ProgramRevision "Rev. 0.93" -#define Author "zinsor" -#define Company "nRST" +#define LatestUpDate "2016.02.17" +#define ProgramRevision "Rev. 0.95" +#define Author "Y.Saito" +#define Company "Revast Co.,Ltd." #define Targetmbed "mbed LPC1768" /* Debug macro */