Skip to content

Commit

Permalink
Merge pull request #54 from mcci-catena/issue22
Browse files Browse the repository at this point in the history
Fix #22 -- no longer any refs to MAX_TXPOW_125kHz
  • Loading branch information
terrillmoore authored Feb 7, 2018
2 parents 3dcee01 + 51615e5 commit 12ecbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ the following changes:
If the library is configured for US915 operation, we make the following changes:
- Add the APIs `LMIC_enableChannel()`,
`LMIC_enableSubBand()`, `LMIC_disableSubBand()`, and `LMIC_selectSubBand()`.
- Add the constants `MAX_XCHANNELS` and `MAX_TXPOW_125kHz`.
- Add the constants `MAX_XCHANNELS`.
- Add a number of additional `DR_...` symbols.

### Selecting the target radio transceiver
Expand Down

0 comments on commit 12ecbbe

Please sign in to comment.