Project

General

Profile

Revision 230b1b7f

ID230b1b7f35e612800658eedf212a43cec186e60d

Added by Thomas Mullins about 12 years ago

Fixed compiler errors in scout_avr

View differences:

scout_avr/src/range.h
1 1
#ifndef _RANGE_H_
2 2
#define _RANGE_H_
3 3

  
4
#define RANGE_ERR 0xFFFF
5

  
4 6
void range_init();
5 7
unsigned int range_get(int which);
6 8

  

Also available in: Unified diff