1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-28 17:38:35 +00:00
trezor-firmware/core/embed/ble_firmware/dis.h
tychovrahe 48fa5b6862 NRF
2023-06-15 22:46:20 +02:00

7 lines
62 B
C

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