Skip to content

Commit cfae578

Browse files
committed
update name to repo
1 parent 206e2bc commit cfae578

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "DHT",
2+
"name": "esp32DHT",
33
"version": "1.0.1",
44
"keywords": "DHT, DTH11, DHT22, RMT, callback, Arduino, ESP32",
55
"description": "DHT sensor library for ESP32 using the RMT peripheral",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=DHT
1+
name=esp32DHT
22
version=1.0.1
33
author=Bert Melis
44
maintainer=Bert Melis

0 commit comments

Comments
 (0)