remove duplicate function, update changelog

This commit is contained in:
MX
2022-09-22 21:51:47 +03:00
parent e8bb45496d
commit 32a7642761
4 changed files with 3 additions and 11 deletions

View File

@@ -21,4 +21,3 @@ void infrared_brute_force_add_record(
InfraredBruteForce* brute_force,
uint32_t index,
const char* name);
void infrared_brute_force_reset(InfraredBruteForce* brute_force);