mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Merge branch 'Eng1n33r:dev' into 420
This commit is contained in:
@@ -40,6 +40,7 @@ InfraredBruteForce* infrared_brute_force_alloc() {
|
||||
}
|
||||
|
||||
void infrared_brute_force_clear_records(InfraredBruteForce* brute_force) {
|
||||
furi_assert(!brute_force->is_started);
|
||||
InfraredBruteForceRecordDict_reset(brute_force->records);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user