IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2005, 4:42:27 PM (21 years ago)
Author:
eugene
Message:

loneos.h to dvo.h, fixed event handling (like kii)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa/event/CheckPipe.c

    r2473 r3465  
    7373 
    7474  if (!strcmp (buffer, "LIMS")) {
    75     sprintf (buffer, "LIMS: %8.1f %8.1f \0",
     75    sprintf (buffer, "LIMS: %8.1f %8.1f ",
    7676             section[TheSection].axis[0].dfx, section[TheSection].axis[1].dfy);
    7777    write (sock, buffer, 30);
Note: See TracChangeset for help on using the changeset viewer.