CVS: examples/gfx_lcd main.c,1.4,1.5
Chris Liechti <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/examples/gfx_lcd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23588/examples/gfx_lcd
Modified Files:
main.c
Log Message:
update to new headerfiles
Index: main.c
===================================================================
RCS file: /cvsroot/mspgcc/examples/gfx_lcd/main.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -w -d -r1.4 -r1.5
--- main.c 28 Jan 2004 22:16:58 -0000 1.4
+++ main.c 18 Aug 2005 20:37:20 -0000 1.5
@@ -65,7 +65,7 @@
P2DIR = P2DIR_INIT;
P3DIR = P3DIR_INIT;
- #ifdef __msp430_have_port4 //only for the bigger parts...
+ #ifdef __MSP430_HAS_PORT4__ //only for the bigger parts...
P4OUT = P4OUT_INIT;
P5OUT = P5OUT_INIT;
P6OUT = P6OUT_INIT;
@@ -77,7 +77,7 @@
P4DIR = P4DIR_INIT;
P5DIR = P5DIR_INIT;
P6DIR = P6DIR_INIT;
- #endif //__msp430_have_port4
+ #endif //__MSP430_HAS_PORT4__
LCDCMDOUT = 0xFF; //indle control lines
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf