Skip to content

Commit bbaa4e8

Browse files
cpqcesantabot
authored andcommitted
json to js in readmes
PUBLISHED_FROM=7b861676f7f9ee75382f4250d3e8ecd7c38ce6c1
1 parent 824cc57 commit bbaa4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ Once wired, `mos config-set eth.enable=true` to enable Ethernet (see below).
2020

2121
### Common settings
2222

23-
```json
23+
```javascript
2424
"eth": {
2525
"enable": true // Enable Ethernet support
2626
}
2727
```
2828

2929
### ESP32 specific
3030

31-
```json
31+
```javascript
3232
"eth": {
3333
"phy_addr": 0, // RMII PHY address
3434
"mdc_gpio": 23, // GPIO to use for RMII MDC signal

0 commit comments

Comments
 (0)