11#include <netinet/in.h>
20#define NUM_BUTTONS (32)
22#define NUMDEVS (NUM_BUTTONS+NUM_DIALS)
40 unsigned long bs1, bs2;
41 unsigned long *bpA, *bpB, *bpT;
45 int dial_changed[NUM_DIALS];
46 int mid_values[NUM_DIALS];
virtual void mainloop()=0
Called once through each main loop iteration to handle updates. Remote object mainloop() should call ...
Generic connection class not specific to the transport mechanism.
#define MAX_TIME_INTERVAL