Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reaper7 authored Nov 6, 2019
1 parent 010834f commit a0f1c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ uint16_t lasterror = sdm.getErrCode(true);
sdm.clearErrCode();
```
Errors list returned by <b>getErrCode</b>:</br>
https://github.com/reaper7/SDM_Energy_Meter/blob/master/SDM.h#L177</br>
https://github.com/reaper7/SDM_Energy_Meter/blob/master/SDM.h#L197</br>

You can also check total number of errors using function:
```cpp
Expand Down

0 comments on commit a0f1c65

Please sign in to comment.