Add a color (2 colors can be now defined for a machine).
[temp2RGB.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 004ff8e..9c79855 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,15 @@
-* Add the support for A770 RGB
 
+* Mother board: [ASUS ROG CROSSHAIR VIII HERO] Registering RGB controller
+* Corsair: [Corsair Lighting Node Pro] Registering RGB controller
+* RTX 3080:
+  6319  |Info:    Registering I2C interface: Nuvoton NCT6798D SMBus at 200 Device 0000:0000 Subsystem: 0000:0000
+  6325  |Info:    Registering I2C interface: NVidia NvAPI I2C on GPU 0 Device 10DE:2208 Subsystem: 1458:4087
+  7280  |Info:    Registering I2C interface: AMD SMBus at 0x0B00 Device 1022:790B Subsystem: 1043:87C0
+  7280  |Info:    Registering I2C interface: AMD SMBus at 0x0B20 Device 1022:790B Subsystem: 1043:87C0
+
+
+
+[ok] Add the support for A770 RGB
 [ok] Add parameters "--install-service" and "--uninstall-service", see: https://github.com/mullvad/windows-service-rs/blob/main/examples/install_service.rs
 [ok] Add a parameter (using clap) "--no-service" to run it without the service system
 [ok] Create the service and test it