mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-24 20:10:12 -08:00
Update main.ps1
This commit is contained in:
@@ -235,6 +235,7 @@ public static extern int ToUnicode(uint wVirtKey, uint wScanCode, byte[] lpkeyst
|
||||
$notify.ShowBalloonTip(3000, $balloonTipTitle, $balloonTipText, [System.Windows.Forms.ToolTipIcon]::Info)
|
||||
|
||||
while ($true) {
|
||||
$notify.Visible = $false
|
||||
CheckNew
|
||||
$global:CurrentStatus = 'Waiting For Devices'
|
||||
if ($match){
|
||||
|
||||
Reference in New Issue
Block a user