Project

General

Profile

Revision 8e7baefc

ID8e7baefc7dbf81120958932a10a70a7ae3db1a4f

Added by Dev Gurjar over 12 years ago

cleaned up some files - should be ready to make.

View differences:

scout/analog/src/analog.h
71 71
/** @brief Analog port 14 **/
72 72
#define AN14 0x0E
73 73
/** @brief Analog port 15 **/
74
#define AN15 0x0Fi
74
#define AN15 0x0F
75 75

  
76 76
/** @brief Struct to hold the value of a particular analog port **/
77 77
typedef struct {

Also available in: Unified diff