mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-27 06:50:21 +00:00
7 lines
126 B
C
7 lines
126 B
C
|
#pragma once
|
||
|
|
||
|
#include <furi_hal_subghz.h>
|
||
|
#include <furi_hal_ibutton.h>
|
||
|
#include <furi_hal_rfid.h>
|
||
|
#include <furi_hal_nfc.h>
|