Skip to content

using the UART _and_ the MAX7456? #12

@alto777

Description

@alto777

A small program doing nothing but

Serial.begin(57600); Serial.println("Jello Their!"); Serial.println(micros());

in setup() works fine on the minimOSD. But if I add similarly to osd_test trying to get some i/o going I don't get anything, yet I see that there is the same kinda thing going on in uploadFont(), is there something simple I am missing?

TIA

a7

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