/[avr-libc]/avr-libc/doc/examples/twitest/twitest.c
ViewVC logotype

Diff of /avr-libc/doc/examples/twitest/twitest.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by joerg_wunsch, Tue Sep 6 18:49:15 2005 UTC revision 1.6 by joerg_wunsch, Sat Nov 5 22:32:46 2005 UTC
# Line 19  Line 19 
19  #include <stdlib.h>  #include <stdlib.h>
20    
21  #include <avr/io.h>  #include <avr/io.h>
22  #include <compat/twi.h>         /* Note [1] */  #include <util/twi.h>           /* Note [1] */
23    
24  #define DEBUG 1  #define DEBUG 1
25    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26