diff --git a/README.md b/README.md index c83ed1e614041cbfb0bad9886d4d4335667db6c2..e48826472dbfcc5ee20a4fcb6a494e0dc19a9976 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Oddly enough, the first thing we want to do with networked hardware is probably Solving this problem is more or less what I'll be documenting through this project. - + - + # Current Progress @@ -16,7 +16,7 @@ Works, now adding realtime clock syncronization. Here's a video of all of the layers chatting with eachother, where I'm sending serial commands to the network using a socket server and [mods](mods.cba.mit.edu) - +  @@ -41,7 +41,7 @@ So, each stepper motor has a queue of moves to make, I believe at the time of wr Here's a very rough cut of two axis of this just barely working. - + ## Literal Corner Cases