From c9df285604fe75d4b43adc314860221722f4fe20 Mon Sep 17 00:00:00 2001 From: Simen Svale Skogsrud Date: Sat, 15 Jan 2011 00:30:37 +0100 Subject: [PATCH] removed one more extraneous file --- todo.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 todo.txt diff --git a/todo.txt b/todo.txt deleted file mode 100644 index 6d802a8..0000000 --- a/todo.txt +++ /dev/null @@ -1,8 +0,0 @@ -Todo -* Refactor stepper.c extracting motion blocks so that they can be processed by other code -* non blocking dwells -* Path Control Modes -* Implement limit switch support in stepper.c (use port-triggered interrupts?) -* Implement homing cycle in stepper.c -* Spindle speed support -