summaryrefslogtreecommitdiff
path: root/loragw_spi_stress/README.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'loragw_spi_stress/README.TXT')
-rw-r--r--loragw_spi_stress/README.TXT4
1 files changed, 2 insertions, 2 deletions
diff --git a/loragw_spi_stress/README.TXT b/loragw_spi_stress/README.TXT
index fa73da1..605fed6 100644
--- a/loragw_spi_stress/README.TXT
+++ b/loragw_spi_stress/README.TXT
@@ -22,7 +22,7 @@ happens.
This program only access the Lora gateway HAL library through its loragw_reg
"named registers" access sub-module.
-It was tested with beta8 of the libloragw library, and should be compatible
+It was tested with v1.0.0 of the libloragw library, and should be compatible
with any later version of the library and the hardware, assuming the registers
used for the tests are still present.
@@ -60,5 +60,5 @@ Test 4 > data buffer R/W (long SPI bursts access)
4. Changelog
-------------
-2013-10-18, beta 1
+2013-10-24, v1
Initial version.