MCPcopy Create free account
hub / github.com/BruceDevices/firmware / getScriptSize

Method getScriptSize

src/modules/ble/BLE_Suite.cpp:2055–2055  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2053
2054void HIDDuckyService::setDefaultDelay(int delay_ms) { defaultDelay = delay_ms; }
2055size_t HIDDuckyService::getScriptSize() { return duckyEngine.getCommandCount(); }
2056
2057//=============================================================================
2058// Auth Bypass Engine

Callers

nothing calls this directly

Calls 1

getCommandCountMethod · 0.80

Tested by

no test coverage detected