Naming changes
This commit is contained in:
parent
00e419d9a5
commit
89d1c1c41a
@ -1,6 +1,6 @@
|
|||||||
# Logitech G203 Prodigy LED Control
|
# Logitech G203 Prodigy Mouse LED control
|
||||||
|
|
||||||
Allows you to control the LED lighting of your G203 programmatically.
|
Allows you to control the LED lighting of your G203 Prodigy Mouse programmatically.
|
||||||
Inspired by and based on [g810-led](https://github.com/MatMoul/g810-led)
|
Inspired by and based on [g810-led](https://github.com/MatMoul/g810-led)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!env/bin/python
|
#!env/bin/python
|
||||||
|
|
||||||
# Logitech G203 Prodigy LED Control
|
# Logitech G203 Prodigy Mouse LED control
|
||||||
# https://github.com/smasty/g203-led
|
# https://github.com/smasty/g203-led
|
||||||
# Author: Smasty, hello@smasty.net
|
# Author: Smasty, hello@smasty.net
|
||||||
# Licensed under the MIT license.
|
# Licensed under the MIT license.
|
||||||
@ -22,7 +22,7 @@ intf = None
|
|||||||
|
|
||||||
|
|
||||||
def help():
|
def help():
|
||||||
print("""Logitech G203 Prodigy LED control
|
print("""Logitech G203 Prodigy Mouse LED control
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
\tg203-led solid {color} - Solid color mode
|
\tg203-led solid {color} - Solid color mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user