Skip to content

Commit

Permalink
Optimized ops are enabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
pichenettes committed May 5, 2011
1 parent 777fe29 commit 54d37ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions op.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
#ifndef AVRLIB_OP_H_
#define AVRLIB_OP_H_

#define USE_OPTIMIZED_OP

#include <avr/pgmspace.h>

#include "avrlib/base.h"
Expand Down

0 comments on commit 54d37ea

Please sign in to comment.