Update doc-strings and examples

This commit is contained in:
Florian Kaiser
2022-08-14 22:51:02 +02:00
parent 79bf833c9a
commit e8cb5de594
3 changed files with 91 additions and 30 deletions

View File

@@ -6,7 +6,7 @@ dualsense.init()
# set color around touchpad to red
dualsense.light.setColorI(255,0,0)
# mute microphone
dualsense.audio.setMicrophoneMute(True)
dualsense.audio.setMicrophoneState(True)
# set all player 1 indicator on
dualsense.light.setPlayerID(PlayerID.player1)
# sleep a little to see the result on the controller