Skip to content

Commit

Permalink
Issue #4
Browse files Browse the repository at this point in the history
  • Loading branch information
SV-Zanshin authored and SV-Zanshin committed Jan 27, 2019
1 parent 964faaf commit 3da8bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DSFamily.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ int16_t DSFamily_Class::AvgTemperature(const uint8_t skipDeviceNumber)
* 11 0.125°C 375 ms\n
* 12 0.0625°C 750 ms
* @param[in] deviceNumber 1-Wire device number
* @param]in] resolution Device resolution in bits: 9, 10, 11 or 12
* @param[in] resolution Device resolution in bits: 9, 10, 11 or 12
*/
void DSFamily_Class::SetDeviceResolution(const uint8_t deviceNumber, uint8_t resolution)
{
Expand Down

0 comments on commit 3da8bc6

Please sign in to comment.