Update readme.md

Fixed incorrect function name in API documentation
pull/15/head
John M. Wargo 3 weeks ago committed by GitHub
parent 55da8f5a7c
commit da23e6ef30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      readme.md

@ -143,7 +143,7 @@ To use this library, first download the library file, paste it into the \Arduino
void setOutdoors(void);
/**
* @fn setOutdoors
* @fn getNoiseFloorLvl
* @brief Get the noise level
* @return Return noise level
*/

Loading…
Cancel
Save