Project

General

Profile

Revision 1452

update of includes in library, removed unnecessary calls to stdlib.h

View differences:

lights.c
71 71
 * When code is changed, the performance measurements above should be redone.
72 72
 */
73 73

  
74

  
75

  
74
#include "dragonfly_lib.h"
76 75
#include "lights.h"
77 76

  
78
#include <avr/interrupt.h>
79

  
80
#include "dragonfly_lib.h"
81

  
82

  
83 77
// ***************
84 78
// ** Constants **
85 79
// ***************

Also available in: Unified diff