Espurna: How do I disable BUTTON_MODE_TOGGLE?

Created on 5 Mar 2018  路  3Comments  路  Source: xoseperez/espurna

Hi everyone,
I want to disable "toogle relay" function of the main button on espurna. Can I do it with any parameter change or do I need to edit some code and compile my own espurna? Thanks all.

button question stale

Most helpful comment

I'm afraid you will have to edit hardware.h (#define BUTTON1_CLICK BUTTON_MODE_NONE) and compile your own firmware. Version 2.0 promises configurable hardware through web interface (see #382)

All 3 comments

I'm afraid you will have to edit hardware.h (#define BUTTON1_CLICK BUTTON_MODE_NONE) and compile your own firmware. Version 2.0 promises configurable hardware through web interface (see #382)

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mstjerna picture mstjerna  路  6Comments

pascal1404 picture pascal1404  路  7Comments

gn0st1c picture gn0st1c  路  11Comments

Chrisuli picture Chrisuli  路  7Comments

FlorianSW picture FlorianSW  路  3Comments