From 3581fa673fa56429dce76aba09cf50df4bafc087 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Mon, 13 May 2024 13:15:34 -0400 Subject: [PATCH] readme Update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9660700..be8aaa0 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,8 @@ ____________________________________________________ ____________________________________________________ ## Timeline (Versions): -- 2024.05.10 PacketBuffer for Rx (25Seg) Tx outputPacketBuffer for sending with ACK Request. +- 2024.05.13 BME modules will be autodetected (I2C Address and if it is BME280/BMP280/BME680). +- 2024.05.10 PacketBuffer for Rx (25 Seg) and Tx outputPacketBuffer for sending with ACK Request. - 2024.05.07 HELTEC V3 and Wireless Tracker Battery Measurements at 30seg to avoid accelerated discharge. - 2024.05.06 New Output Buffer for Messages with retry posibilities. - 2024.04.25 Added Lilygo TTGO T-Deck (add Neo6Mv2 GPS) support.