Commit d4657aad authored by Daniel Friesel's avatar Daniel Friesel
Browse files

nrf24l01 model: Add flushTx

parent d597e78b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -88,6 +88,10 @@ transition:
      - name: count
        values: [0, 5, 10, 15]
        parameter: max_retry_count
  flushTx:
    src: [STANDBY1]
    dst: STANDBY1
  # only reports sensible values when auto_ack! == 1
  getObserveTx:
    src: [STANDBY1]
    dst: STANDBY1