Version light
Diff: ConfigFile.h
- Revision:
- 3:7250e339328c
- Parent:
- 2:d8febae84a45
- Child:
- 4:940510a29b44
--- a/ConfigFile.h Sun Sep 12 07:35:25 2010 +0000 +++ b/ConfigFile.h Sun Sep 12 07:37:25 2010 +0000 @@ -1,3 +1,9 @@ +/** + * Configuration file interface class (Version 0.0.1) + * + * Copyright (C) 2010 Shinichiro Nakamura (CuBeatSystems) + * http://shinta.main.jp/ + */ #include "mbed.h" #ifndef _CONFIG_FILE_H_