# Functions

GetADRAlgorithms returns the available ADR algorithms.
GetHandler returns the ADR handler by its ID, failing that it returns the default ADR handler.
Setup configures the ADR package.

# Structs

DefaultHandler implements the default ADR handler.
LoRaLRFHSSHandler implements a LoRa / LR-FHSS ADR handler.
LRFHSSHandler implements a LR-FHSS only ADR handler.