aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2012-03-19 14:40:16 +0000
committerDimitri Sokolyuk <demon@dim13.org>2012-03-19 14:40:16 +0000
commit9e1e6f70ec0fc2fae15c4aab0f78f93e75f8dc46 (patch)
treec699a84c192566aa6766704b69a6b3815be66015
parente3e01cf80f9001bae16d038ba15b42c7ea383914 (diff)
clean-up
-rw-r--r--kernel/lcd3.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/lcd3.c b/kernel/lcd3.c
index f8b3988..3b4e459 100644
--- a/kernel/lcd3.c
+++ b/kernel/lcd3.c
@@ -15,8 +15,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#define USE_DELAY
-
#include <stdint.h>
#include <stdio.h>
#include <avr/io.h>