Skip to content

Conversation

@TD-er
Copy link
Member

@TD-er TD-er commented Oct 24, 2018

No description provided.

TD-er added 2 commits October 24, 2018 13:25
`delay(0)` is a special case of delay, which also calls the system scheduler, `yield()` does not call.
It may interrupt a bit more than `yield()` 

See letscontrolit#1950
Sonoff POW R2 has 4 MB flash. So this needs a separate build, compared to the regular POW.
@TD-er TD-er changed the title [WDT] Replace yiled() with delay(0) & add Sonoff POW R2 build [WDT] Replace yield() with delay(0) & add Sonoff POW R2 build Oct 24, 2018
@TD-er TD-er added the Category: Stabiliy Things that work, but not as long as desired label Oct 24, 2018
TD-er added 3 commits October 25, 2018 01:28
Define `GPIO_KEY1` containing GPIO number to get a pre-configured button input on factory reset.

Define `GPIO_REL1` containing GPIO number to get a pre-configured relay on factory reset.

When couple of `GPIO_KEY1` and `GPIO_REL1` is defined, a rule matching both will be added.
This is defined for 1...4
And add in bold a statement it is self built.
@TD-er TD-er merged commit 8aa5866 into letscontrolit:mega Oct 25, 2018
@TD-er TD-er deleted the bugfix/replace_yield_delay_0 branch October 25, 2018 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Stabiliy Things that work, but not as long as desired

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant