Skip to content

Commit 266df82

Browse files
committed
Update LMIC reference manual & refs thereto.
1 parent c879402 commit 266df82

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ us know (creating a GitHub issue is probably the best way for that).
173173

174174
### PDF/Word Documentation
175175

176-
The `doc` directory contains [LMIC-v4.0.0.pdf](doc/LMIC-v4.0.0.pdf), which documents the library APIs and use. It's based on the original IBM documentation, but has been adapted for this version of the library. However, as this library is used for more than Arduino, that document is supplemented by practical details in this document.
176+
The `doc` directory contains [LMIC-v4.1.0.pdf](doc/LMIC-v4.1.0.pdf), which documents the library APIs and use. It's based on the original IBM documentation, but has been adapted for this version of the library. However, as this library is used for more than Arduino, that document is supplemented by Arduino-specific details in this document.
177177

178178
### Adding Regions
179179

@@ -1254,6 +1254,7 @@ function uflt12f(rawUflt12)
12541254
- Fix additional warnings on non-ARM platforms ([#791](https://github.com/mcci-catena/arduino-lmic/issues/791), thanks [@d-a-v](https://github.com/d-a-v)).
12551255
- Allow application to set the value to be used in `DeviceStatusAns` MAC messages ([#576](https://github.com/mcci-catena/arduino-lmic/issues/576) and [#560](https://github.com/mcci-catena/arduino-lmic/issues/560), thanks to [@altishchenko](https://github.com/altishchenko)).
12561256
- Minor adjustments to the compliance sketch ([#800](https://github.com/mcci-catena/arduino-lmic/issues/576)).
1257+
- Update the LMIC reference manual to `LMIC-v4.1.0.pdf`.
12571258

12581259
- v4.0 is a major release; changes are significant enough to be "likely breaking". It includes the following changes.
12591260

doc/LMIC-v4.1.0-redline.pdf

-787 Bytes
Binary file not shown.

doc/LMIC-v4.1.0.docx

1.95 KB
Binary file not shown.

doc/LMIC-v4.1.0.pdf

-4.23 KB
Binary file not shown.

0 commit comments

Comments
 (0)