Skip to content

Commit a42d3c3

Browse files
committed
Lint - emphasis
1 parent 558cef5 commit a42d3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/psram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ psram:
2323
## Configuration variables
2424
2525
- **mode** (*Optional*): Defines the operating mode the PSRAM should utilize. One of `quad`, `octal` or `hex`.
26-
Defaults to `quad` for ESP32 and `hex` for ESP32-P4. ESP32-S3 has no default and _requires_ this option to be set.
26+
Defaults to `quad` for ESP32 and `hex` for ESP32-P4. ESP32-S3 has no default and *requires* this option to be set.
2727
See notes below.
2828
- **speed** (*Optional*, int): The speed at which the PSRAM should operate. One of `40MHz` (default), `80MHz` or `120MHz`.
2929
- **enable_ecc** (*Optional*, bool): For octal mode, enable ECC (Error Correction Code) for the PSRAM (default is off.)

0 commit comments

Comments
 (0)