/[H7]/trunk/PIC/main.c
ViewVC logotype

Diff of /trunk/PIC/main.c

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

revision 65 by torben, Thu Feb 1 14:51:04 2007 UTC revision 66 by torben, Tue Feb 6 21:47:56 2007 UTC
# Line 381  void io_init(void) Line 381  void io_init(void)
381          TRISB1 = 0;          TRISB1 = 0;
382                    
383          TRISB0 = 1; //Switch porte = input          TRISB0 = 1; //Switch porte = input
384          TRISA0 = 1;          TRISA4 = 1;
385  }  }
386    
387  void ad_init(void)  void ad_init(void)

Legend:
Removed from v.65  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.20