1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-27 18:32:34 +00:00
trezor-firmware/core/embed/ble_firmware/dis.h
tychovrahe 3a9ffef074 NRF
2023-12-01 12:52:05 +01:00

7 lines
62 B
C

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