Ignore:
Timestamp:
Nov 25, 1999, 2:35:30 PM (26 years ago)
Author:
ansari
Message:

archediab 27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archediab.old/archediab.sources/c/telecommande.c

    r643 r645  
    217217        case    tc_dir_reset_epld       :       //printf("tc_reset_epld:\n");
    218218               
    219                         for(j=0;j<14;j++) tc_char(j);
     219//                      for(j=0;j<14;j++) tc_char(j);
     220                        for(j=0;j<15;j++) tc_char(j);   // reset epld+transputer
    220221                        tc_char(1);tc_char(1);
    221222                        tc_char(0x00);tc_char(0x00);    //  synchro
Note: See TracChangeset for help on using the changeset viewer.