From 01a26c2c2e5a86da4e313a5715119fb9d5f77ebb Mon Sep 17 00:00:00 2001 From: oe3cjb Date: Wed, 19 Feb 2020 22:25:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa1628b..8f3df09 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Now the DS18B20 is supported as well - uncomment line 31: // #define DS18B20 show RX packets
by uncommenting // #define SHOW_RX_PACKET the tracker shows received LoRa APRS packets in raw format for the time in milliseconds defined in SHOW_RX_TIME - both in ...config.h

-new features:
+new features:
- show RX packets - DS18B20 support (setable in config.h) - GPS switched off in WX_FIXED mode (only available with boards with HW-Version >=V1.0)