#include <math.h>
#include <avr/eeprom.h>
#include "WProgram.h"
#include "RC_Channel.h"
Go to the source code of this file.
Defines | |
#define | ANGLE 0 |
#define | RANGE 1 |
#define ANGLE 0 |
Definition at line 17 of file RC_Channel.cpp.
#define RANGE 1 |
Definition at line 18 of file RC_Channel.cpp.