Skip to content

Works with three buttons, not with four #1

@bphermansson

Description

@bphermansson

I've changed the code to add more buttons to control outputs on my ESP03. If I use three buttons like this it works:
rest.button(2);
rest.button(13);
rest.button(12);

But if I add a fourth button with another button-line ("rest.button(14);") it doesnt work. The Gui gets messed up and the buttons won't work.
skarmbild fran 2015-09-01 09-26-30

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions