From a5e9a18944ed71e988494c0d53d11a0ec7166d02 Mon Sep 17 00:00:00 2001 From: Smasty Date: Sat, 8 May 2021 14:41:18 +0200 Subject: [PATCH] Update author information --- g203-led.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/g203-led.py b/g203-led.py index 5963154..58cbfe0 100755 --- a/g203-led.py +++ b/g203-led.py @@ -1,9 +1,8 @@ #!env/bin/python -# Logitech G203 Prodigy Mouse LED control -# Altered to work with G203 LightSync instead by TheAquaSheep +# Logitech G203 Prodigy / G203 LightSync Mouse LED control # https://github.com/smasty/g203-led -# Author: Smasty, hello@smasty.net +# Authors: Smasty, TheAquaSheep (LightSync support) # Licensed under the MIT license. import sys