Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Kasper Lund <[email protected]>
  • Loading branch information
floitsch and kasperl authored Dec 11, 2024
1 parent cfd9c02 commit 143e7a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/esp32/net/ethernet.toit
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 143e7a1

Please sign in to comment.