diff --git a/README.md b/README.md index fb564b4..fc7a569 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Must be called straight after begin(). This function takes a 32-bit number as re ###### `error(_verbosity)` Returns the (8-bit) error code generated by the function called immediately before this is called. If the optional VERBOSE argument is used, a verbose troubleshooting report is printed to Serial. Refer to the [Error reporting](https://github.com/Marzogh/SPIFlash/wiki/Error-reporting) section the Wiki for further reference. -###### `getMANID()` +###### `getManID()` Returns the Manufacturer ID as a 16-bit value. ###### `getJEDECID()`