satoshinm / pill_duck

Scriptable USB HID device for STM32F103 blue pill (inspired by USB Rubber Ducky) ⛺
GNU General Public License v3.0
63 stars 17 forks source link

Add option to halt executing payload, instead of always looping forever #2

Open satoshinm opened 6 years ago

satoshinm commented 6 years ago

May need a new report_id field to signify setting paused = true; report_index = 0;, instead of REPORT_ID_END which loops back to the beginning