1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-19 13:08:14 +00:00
trezor-firmware/core/embed/ble_firmware/dis.h
tychovrahe 45db7ae1c4 NRF
2024-01-25 00:22:01 +01:00

7 lines
62 B
C

#ifndef __DIS__
#define __DIS__
void dis_init(void);
#endif