fixup! advertising - testing options

tychovrahe/T3W1/devkit1_with_ble_sq3
tychovrahe 11 months ago
parent 6ef00f51be
commit f2c2f19cc2

@ -235,7 +235,7 @@ static comm_result_t bootloader_usb_loop(const vendor_header *const vhdr,
#ifdef USE_BLE
static comm_result_t bootloader_ble_loop(const vendor_header *const vhdr,
const image_header *const hdr) {
start_advertising();
start_advertising(true);
uint8_t buf[BLE_PACKET_SIZE];

Loading…
Cancel
Save