Skip to content

Commit d3e1b50

Browse files
committed
WIP
1 parent e8bffc7 commit d3e1b50

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
<p>
2-
<div style="float: left; margin: 0 10px 10px 0; height: 250px;">
3-
<img src="doc/logo.png" alt="logo" width="128" />
4-
</div>
5-
<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.
6-
</p>
1+
![Logo](doc/logo.png)
2+
`HighFlowNext` is a Rust library for communicating with the [Aquacomputer high flow NEXT](https://shop.aquacomputer.de/Monitoring-and-Controlling/Sensors/Flow-sensor-high-flow-NEXT-G1-4::3953.html) 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 [OpenRGB](https://openrgb.org), so that device data and lighting controls can be accessed and managed alongside other RGB hardware.
73

84
> [!IMPORTANT]
95
>

0 commit comments

Comments
 (0)