summaryrefslogtreecommitdiff
path: root/esp/include/as5600.h
diff options
context:
space:
mode:
authorLuiz Gustavo Monteiro <luizgu_mreis@hotmail.com>2025-10-28 20:25:36 -0300
committerLuiz Gustavo Monteiro <luizgu_mreis@hotmail.com>2025-10-28 20:25:36 -0300
commitba527291e59f1c4cc28b68e4fe119c44a95ab3f6 (patch)
tree13c004df31deb7933dc84db818143c459fc87e81 /esp/include/as5600.h
parent6fed254c8033bf4c67b65328474df6807c3b7eb8 (diff)
parent7ccab61c22fafb3bb9fa5470ff8cb46217111fe4 (diff)
Merge branch 'master' of https://github.com/Simplesmente-O-Grupo/iot-monitoring
Diffstat (limited to 'esp/include/as5600.h')
-rw-r--r--esp/include/as5600.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/esp/include/as5600.h b/esp/include/as5600.h
new file mode 100644
index 0000000..059ae01
--- /dev/null
+++ b/esp/include/as5600.h
@@ -0,0 +1,3 @@
+#pragma once
+void setupAS5600();
+float lerAS5600();