Skip to content

Commit

Permalink
set Raw
Browse files Browse the repository at this point in the history
  • Loading branch information
arteck authored Nov 8, 2023
1 parent aa02a38 commit 354359f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const IConst = {
{ id: 'textToSpeech', name: 'Text To Speech', type: 'string' },
{ id: 'screenBrightness', name: 'Screen Brightness', type: 'number' },
{ id: 'setAudioVolume', name: 'Audio Volume', type: 'number' },
{ id: 'setRAW', name: 'Set RAW String', type: 'string' },
{ id: 'rebootDevice', name: 'reboot Device _ only for rooted Devices', type: 'boolean' }
]
};
Expand Down

0 comments on commit 354359f

Please sign in to comment.