From 1298767d390adf2123a507d7dfa83f57194c8d0f Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Sat, 25 Nov 2023 12:18:17 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6de4c33..4213480 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ idf.py -p (PORT) flash 1. A gateway is required. For details see [zh_gateway](http://git.zh.com.ru/alexey.zholtikov/zh_gateway). 2. Highly recommended connect an external power supply during firmware update. -3. Because this sensor is battery operated, it has an additional controller (MCU) that controls the power of the WiFi module (Module) and transmits data to it for transmission to the network. The communication is done via UART at 9600 speed. Make sure that the protocol is correct before flashing. Details [here](https://github.com/aZholtikov/ESP-NOW-Window-Door-Sensor/tree/main/doc). \ No newline at end of file +3. Because this sensor is battery operated, it has an additional controller (MCU) that controls the power of the WiFi module (Module) and transmits data to it for transmission to the network. The communication is done via UART at 9600 speed. Make sure that the protocol is correct before flashing. Details [here](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_open_sensor/src/branch/esp32/doc). \ No newline at end of file