Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Update dht11_dht22.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alankrantas authored Dec 19, 2020
1 parent d18afb1 commit 8c5b862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dht11_dht22.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ namespace dht11_dht22 {
}

/**
* Select temperature type (cCelsius/Fahrenheit)"
* Select temperature type (Celsius/Fahrenheit)"
*/
//% block="Temperature type: $temp" advanced=true
export function selectTempType(temp: tempType) {
Expand Down

0 comments on commit 8c5b862

Please sign in to comment.