ver1
Diff: plans/ChannelPlan_IN865.h
- Revision:
- 167:09fd17fee0f5
- Parent:
- 82:0f5a742a08cd
- Child:
- 172:7ec44396a51b
--- a/plans/ChannelPlan_IN865.h Tue Jul 17 09:45:05 2018 -0500 +++ b/plans/ChannelPlan_IN865.h Fri Jul 20 11:05:53 2018 -0500 @@ -219,6 +219,16 @@ */ virtual uint8_t HandleMacCommand(uint8_t* payload, uint8_t& index); + /** + *Decrements the datarate based on TxDwellTime + */ + virtual void DecrementDatarate(); + + /** + *Decrements the datarate based on TxDwellTime + */ + virtual void IncrementDatarate(); + protected: static const uint8_t IN865_TX_POWERS[11]; //!< List of available tx powers