Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Using with Arduino IDE, and ESP-07, pins have wrong labels #4

@Leoneq

Description

@Leoneq

Hi,
when I was testing your library on Atmega 328 (VGAX), everything was fine.
But testing it on ESP-07, not NodeMCU, i've changed pins from D7, D2 etc. to GPIO pins (just 13, 5 etc.)
Compilator was giving an error, "D13 is not defined"
I think you should make 2 versions of library, of define board type in vga.begin(board);
Non-advanced users won't know wheres problem.

Anyway, I'm writing an tutorial with using your library :)

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