Skip to content

In Firefox, the "Preprocessor Test" example puts all the numbers in a single line if assembled when UART is disabled #8

Open
@FlatAssembler

Description

@FlatAssembler

In Firefox (I haven't tested it in other browsers), if the "Preprocessor Test" example is being assembled while UART is disabled, its output looks like this:

slika

And if it is being assembled while UART is enabled, its output looks like this:

slika

This appears to be causing the problem:

document.getElementById("UART_OUTPUT")

However, I haven't succeeded to produce a minimal reproducible example (not due to a lack of trying).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions