From 34ff3d9e7c03a1872d663dc0eeb7b13005c8d691 Mon Sep 17 00:00:00 2001 From: IoTThinks Date: Thu, 16 Jul 2026 20:21:24 +0700 Subject: [PATCH] Update README with new features and instructions Added instruction for confirming I2C pins via CLI. --- firmware/Testing/ThefossilChannel/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/firmware/Testing/ThefossilChannel/README.md b/firmware/Testing/ThefossilChannel/README.md index 27edfa2..c3f349d 100644 --- a/firmware/Testing/ThefossilChannel/README.md +++ b/firmware/Testing/ThefossilChannel/README.md @@ -1,7 +1,8 @@ -PowerSaving 16.1 for Wio L1 tracker +PowerSaving 16.1 for Wio L1 tracker: +* Instruction to [Flash custom firmware](https://github.com/IoTThinks/EasySkyMesh/blob/main/firmware/Instruction-to-flash-firmware.md) 👈 * Added sensor support for repeaters and room servers: P0.00 (GROVE SDA - D0) => SDA, P0.01 (GROVE SCL - D1) => SCL, 3.3v => 3.3v, GND => GND * PowerSaving GPS for repeaters: CLI powersaving on, gps on, gps -* Instruction to [Flash custom firmware](https://github.com/IoTThinks/EasySkyMesh/blob/main/firmware/Instruction-to-flash-firmware.md) 👈 +* You can use CLI "sensor" to confirm the I2C pins. image