Project

General

Profile

Revision 1462

moved dragonfly definitions to separate header file

View differences:

rangefinder.c
59 59
*/
60 60
#include <avr/pgmspace.h>
61 61

  
62
#include "rangefinder.h"
62
#include "dragonfly_defs.h"
63 63
#include "analog.h"
64 64
#include "dio.h"
65
#include "rangefinder.h"
65 66

  
66 67
unsigned char range_initd=0;
67 68

  

Also available in: Unified diff