From 38e8048c37fd2fcce8a273fc677b3d1a3f5b8b46 Mon Sep 17 00:00:00 2001 From: CNLohr Date: Fri, 2 Dec 2016 23:22:46 -0500 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a5be4e..3aa3d38 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ There is an internal representation and an external representation. These lines It is written in some fairly stout "layers" which are basically just function calls: | Layer | Description | Status | -| ------------------------------------------------ | +| ------- | ------------- | -------- | | survive_usb.c | Data is taken in at "survive_usb.c" from libusb. | Done | | survive_data.c | Raw HID messages are processed into logical "light" "analog" and "imu" messages. | Mostly done, Missing light data from controllers, and lighthouse data. | | survive_process.c | Process the high-level data into solutions for | Not yet started. Will be done by ultramn | -- cgit v1.2.3