DOCS: Fixes bullet point issue

This commit is contained in:
Cadi 2022-02-23 16:46:10 +13:00
parent 67f5a96a29
commit f553afc502

View File

@ -366,12 +366,14 @@ There are many recognized configuration keys. In the table below, each key is ei
- macintosh "
":ref:`retrowaveopl3_bus <adlib>`",string,,"
Specifies how the RetroWave OPL3 is connected:
- serial (connected to a USB port using a PotatoPi)
- spi (connected as a HAT using SPI) "
":ref:`retrowaveopl3_disable_buffer <adlib>`",boolean,false,
":ref:`retrowaveopl3_port <adlib>`",string,,"
Specifies the serial port that the RetroWave OPL3 is connected to.
For example:
- COM3
- ttyACM2 "
":ref:`retrowaveopl3_spi_cs <adlib>`",string,,"Specifies the GPIO chip and line that the RetroWave OPL3 is connected to. Use the format <chip>,<line>."