Skip to content

Error on Debug output #11

@Totoche95

Description

@Totoche95

Error on line 293 of the .ino
//DEBUGP(uint16_t x = (freq+1) * 2; // original error
Must be :
DEBUGP(uint16_t x = (freq+1) * 8; // Invert freq_to_timerval function and print 35 to 40 Khz carrier frequency as it should

But, the TV B Gone does'nt anything on my Sony TV, the IR is 940 nm, i should verify

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