summaryrefslogtreecommitdiff
path: root/firmware/sysinfo.h
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-05-04 22:48:07 +0530
committerkrolyxon <me@krolyxon.com>2026-05-04 22:48:07 +0530
commit0a40daf4fad5c1593c6e1696ac0cab992c799e2e (patch)
tree28b6d356872f6030053028dd46e3bb73f81ac06b /firmware/sysinfo.h
initial commit
Diffstat (limited to 'firmware/sysinfo.h')
-rw-r--r--firmware/sysinfo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/sysinfo.h b/firmware/sysinfo.h
new file mode 100644
index 0000000..8a4f176
--- /dev/null
+++ b/firmware/sysinfo.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void runSystemInfoFeature();