Skip to content

Commit e8bffc7

Browse files
committed
WIP
1 parent 785f4a8 commit e8bffc7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<p>
2-
<img src="doc/logo.png" alt="logo" width="128" style="float: left; margin: 0 10px 10px 0;" />
2+
<div style="float: left; margin: 0 10px 10px 0; height: 250px;">
3+
<img src="doc/logo.png" alt="logo" width="128" />
4+
</div>
35
<code>HighFlowNext</code> is a Rust library for communicating with the <a href="https://shop.aquacomputer.de/Monitoring-and-Controlling/Sensors/Flow-sensor-high-flow-NEXT-G1-4::3953.html">Aquacomputer high flow NEXT</a> device. It provides strongly typed access to the device’s binary protocol, allowing you to interact with sensor values, settings, and configuration in a safe and structured way. The primary goal of this project is to enable clean integration of the high flow NEXT into <a href="https://openrgb.org">OpenRGB</a>, so that device data and lighting controls can be accessed and managed alongside other RGB hardware.
46
</p>
57

0 commit comments

Comments
 (0)