Loading model/driver/nrf24l01.dfa +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
model/driver/nrf24l01.dfa +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading