mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-19 09:13:11 +00:00
2 lines
71 B
C
2 lines
71 B
C
|
#pragma once
|
||
|
typedef void (*SubGhzTxRxNeedSaveCallback)(void* context);
|