Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RobTillaart committed Dec 4, 2023
1 parent c79bcab commit 57b4057
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,16 @@ tinySHT2x KEYWORD1

# Methods and Functions (KEYWORD2)
begin KEYWORD2
isConnected KEYWORD2
reset KEYWORD2

requestTemperature KEYWORD2
requestHumidity KEYWORD2
readTemperature KEYWORD2
readHumidity KEYWORD2

getTemperature KEYWORD2
getHumidity KEYWORD2
reset KEYWORD2


# Instances (KEYWORD2)
Expand Down

0 comments on commit 57b4057

Please sign in to comment.