mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-10 18:35:05 -04:00
Remove reference to old variable
This commit is contained in:
parent
6b4b16bedc
commit
7f493a33d3
1 changed files with 0 additions and 1 deletions
|
@ -371,7 +371,6 @@ inline void kiss_write_packet(int index) {
|
||||||
|
|
||||||
serial_write(FEND);
|
serial_write(FEND);
|
||||||
read_len = 0;
|
read_len = 0;
|
||||||
packet_ready = false;
|
|
||||||
|
|
||||||
#if MCU_VARIANT == MCU_ESP32 && HAS_BLE
|
#if MCU_VARIANT == MCU_ESP32 && HAS_BLE
|
||||||
bt_flush();
|
bt_flush();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue