Bugfix tx rf burst
Correcting the flag in bust mode for the initial burst on start of RU.This change sets the flag to TX_BURST_START, so that the start of burst is set to the trx_write_func of the rf_device on start of the RU. Currently the flag is set to TX_BURST_MIDDLE.