unleashed-firmware/applications/debug/subghz_test/subghz_test_app_i.c
hedger 03196fa110
cleanup of various warnings from clangd (#3682)
* cleanup of various warnings from clangs
* lfrfid_debug: cast fixes
* subghz: binraw: round->roundf
* furi: thread: updated internal stack size variable to size_t
* github: fail faster on unsuccessful build
* unit_tests: double trouble
2024-06-03 14:43:23 +01:00

4 lines
44 B
C

#include <furi.h>
#define TAG "SubGhzTest"