unleashed-firmware/applications/subbrute/subbrute_utils.h
2022-09-07 15:38:20 +02:00

4 lines
No EOL
95 B
C

#pragma once
#include "subbrute.h"
bool subbrute_is_frequency_allowed(SubBruteState* context);