diff --git a/SD-Card-(DEV).md b/SD-Card-(DEV).md new file mode 100644 index 0000000..07d98e6 --- /dev/null +++ b/SD-Card-(DEV).md @@ -0,0 +1,3 @@ +## About + +Reading and writing to the SD Card is a great way for your application to save progress or reference data that might be to too large to fit in the firmware. Below are examples on how to interface with the SD Card using the Mayhem code base. \ No newline at end of file