readme: added reference to example folder
authorRobin Krens <robin@robinkrens.nl>
Mon, 23 Jan 2023 19:53:28 +0000 (20:53 +0100)
committerRobin Krens <robin@robinkrens.nl>
Mon, 23 Jan 2023 19:53:28 +0000 (20:53 +0100)
README.md

index c3798fc..24e0bf7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ original chip, but as far as I can tell this are pin and silicon compatible.
 ## How to use
 You will need to glue ``int (*write_and_read)(unsigned char *data, size_t sz)``
 and ``void (*chip_enable)(unsigned val)`` functions to your specific SPI 
-hardware
+hardware. See examples folders on how to initialze and configure structs.
 
 ## Currently supported functionality
 - Receiver mode