Project

General

Profile

« Previous | Next » 

Revision 84d7e6f5

Added by Hamish Coleman about 16 years ago

  • ID 84d7e6f5a022dcf9166097b1fc53ff7ddc061f72

Update version to mark this one as compiling

View differences:

wconsd.c
#include <stdio.h>
#include <stdlib.h>
#define VERSION "0.1.1"
#define VERSION "0.1.2"
#define HEADER "wconsd VERSION a serial port server\r\n\r\n"
#define HEADER "wconsd " VERSION " a serial port server\r\n\r\n"
#define HELP "available commands:\r\n\n port, speed, data, parity, stop\r\n help, status, copyright\r\n open, close, autoclose\r\n"
/* Size of buffers for send and receive */

Also available in: Unified diff