Skip to content

Commit 9a86e1e

Browse files
committed
Update documentation
1 parent 9b261ca commit 9a86e1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/build/software.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ This video shows the build and setup process:
88

99
## Using prebuild firmware version (recommended)
1010

11-
You can find the latest build on the [releases page](https://github.com/toblum/ESPTeamsPresence/releases). Download the "firmware.bin".
11+
You can find the latest build on the [releases page](https://github.com/toblum/ESPTeamsPresence/releases). Download the "firmware.bin".
12+
> **Note:** There is also a "firmware-nocertcheck.bin". This version doesn't check the validity of the SSL certificates, when communicating with the Graph APIs. The communication is still encrypted. Use this version only if you know what that means.
1213
1314
### Prerequisites
1415
Most ESP32 boards use the CP210x USB chip. If the board is not recognized by the system, you need to install the [appropriate driver](https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers). Please find detailed instructions [here](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/establish-serial-connection.html).

0 commit comments

Comments
 (0)