SG12864A
Dependents: SG12864A_TestProgram
Diff: main.cpp
- Revision:
- 4:200d1ea4e76e
- Parent:
- 3:86e7fba29623
- Child:
- 5:4d86043f7942
--- a/main.cpp Tue Jul 20 07:23:15 2010 +0000 +++ b/main.cpp Tue Aug 10 12:36:05 2010 +0000 @@ -1,8 +1,11 @@ /** - * SG12864A Graphics LCD module driver class (Version 0.0.1) + * sample program for SG12864A Graphics LCD module driver class (Version 0.0.1) * * Copyright (C) 2010 Shinichiro Nakamura (CuBeatSystems) * http://shinta.main.jp/ + * + * See also ... + * http://mbed.org/users/shintamainjp/notebook/sg12864asunlike-display-graphics-lcd-driver/ */ #include "mbed.h"