From ca3b79ccf8dbb798f696123d048ed812315670df Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 19 Sep 2022 22:44:08 +0200 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fa78c4..6a19a12 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Use a ESP32 flash tool of your choice and flash the .bin files to the right addr | 0xe000 | boot_app0.bin | | 0x10000 | firmware.bin | -Make sure too uncheck the DoNotChgBbin option. Otherwise you will maybe get errors like "invalid header" +Make sure too uncheck the DoNotChgBin option. Otherwise you will maybe get errors like "invalid header" ## First configuration * After the initial flashing of the microcontroller, an Access Point called "OpenDTU-*" is opened. The default password is "openDTU42".