summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/dht.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/dht.c b/main/dht.c
index 669f797..2e2bff4 100644
--- a/main/dht.c
+++ b/main/dht.c
@@ -1,6 +1,6 @@
-Copyright (c) 2015, SuperHouse Automation Pty Ltd
-Copyright (c) 2016, Jonathan Hartsuiker (https://github.com/jsuiker)
-Copyright (c) 2019, Fonger (https://github.com/fonger)
+// Copyright (c) 2015, SuperHouse Automation Pty Ltd
+// Copyright (c) 2016, Jonathan Hartsuiker (https://github.com/jsuiker)
+// Copyright (c) 2019, Fonger (https://github.com/fonger)
#include <freertos/FreeRTOS.h>
#include <freertos/task.h>