IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10923


Ignore:
Timestamp:
Jan 5, 2007, 10:26:27 AM (19 years ago)
Author:
eugene
Message:

consolidate ERSS and ERAS modes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/src/KapaWindow.c

    r7399 r10923  
    2929
    3030  if (ClearSection) {
     31    KiiSendCommand (fd, 4, "ERAS");
     32  } else {
    3133    KiiSendCommand (fd, 4, "ERSS");
    32   } else {
    33     KiiSendCommand (fd, 4, "ERAS");
    3434  }
    3535  return (TRUE);
Note: See TracChangeset for help on using the changeset viewer.