Fixing Webcam/Microphone Sensor mixup in Readme

The explanation to WebcamActive/MicrophoneActive was mixed up, 
fixed this.
pull/141/head
Deadolus 3 years ago committed by GitHub
parent 25b3869ebe
commit 9cd742428a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,8 +74,8 @@ Here is a list of the most commonly used sensors with the full documentation [he
|sensor|use|
|---|---|
|ActiveWindow|Exposes the currently selected window|
|WebcamActive|Exposes the microphone state|
|MicrophoneActive|Exposes the webcam state|
|WebcamActive|Exposes the webcam state|
|MicrophoneActive|Exposes the microphone state|
## Commands

Loading…
Cancel
Save