diff --git a/lib/esp32/net/ethernet.toit b/lib/esp32/net/ethernet.toit index 8dc649d63..73a831433 100644 --- a/lib/esp32/net/ethernet.toit +++ b/lib/esp32/net/ethernet.toit @@ -86,8 +86,8 @@ The Olimex Ethernet boards (Gateway and ESP32-POE) need an envelope with an RMII clock output: `esp32-eth-clk-out17` (WROOM) or `esp32-eth-clk-out0-spiram` (WROVER). -This firmware contains the sdk-config change to enable - `CONFIG_ETH_RMII_CLK_OUTPUT` (here for the WROOM): +This firmware contains the sdk-config change to enable + `CONFIG_ETH_RMII_CLK_OUTPUT` (here shown for the WROOM): ``` --- b/toolchains/esp32/sdkconfig