try to fix bad symbol in OpenLab_osci_FPGA_imp2.asciidoc authored by Patrick Schmitt's avatar Patrick Schmitt
...@@ -22,7 +22,7 @@ image::https://es.technikum-wien.at/openlab/openlab_wiki/wikis/img/OpenLab_osci_ ...@@ -22,7 +22,7 @@ image::https://es.technikum-wien.at/openlab/openlab_wiki/wikis/img/OpenLab_osci_
{empty} + {empty} +
This interface implementation is configure to transmit and receive data with a word size of This interface implementation is configured to transmit and receive data with a word size of
1 byte. The data that should be transfered to the host is given by the TX_DATA input of 1 byte. The data that should be transfered to the host is given by the TX_DATA input of
the SERIAL_COM_8N1 component. The transmit part then translates the information into the SERIAL_COM_8N1 component. The transmit part then translates the information into
UART compatible serial data and handles the transmission. The process of receiving data UART compatible serial data and handles the transmission. The process of receiving data
... ...
......