This is HayesESP.h in view mode; [Download] [Up]
/* * Constants used both in the driver and in users of the driver */ #define my_DEVICE_NAME "HayesESP" #define get_PARAMETER_NAME "ESP_GET_MULTI" #define set_PARAMETER_NAME "ESP_SET_MULTI" #define PRESCALE_X1 0 #define PRESCALE_X2 1 #define PRESCALE_X4 2 #define PRESCALE_X8 3
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.