Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
esp8266
/
Arduino
Public
Notifications
You must be signed in to change notification settings
Fork
13.1k
Star
16.7k
Code
Issues
327
Pull requests
78
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
delay() refactoring
- #6212
#6212
Closed
emelianov
wants to merge 12 commits into
esp8266:master
esp8266/Arduino:master
from
emelianov:delay_refactoring
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
delay() refactoring
#6212
emelianov
wants to merge 12 commits into
esp8266:master
esp8266/Arduino:master
from
emelianov:delay_refactoring
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2019
delay() refactoring
Show description for c38a7a3
emelianov
committed
c38a7a3
View commit details
Copy full SHA for c38a7a3
Browse repository at this point
Put back old-fasion delay() as interruptable_delay()
emelianov
committed
f5ea215
View commit details
Copy full SHA for f5ea215
Browse repository at this point
Use interruptable_delay() as early delay exit suspected
emelianov
committed
9a6f4a8
View commit details
Copy full SHA for 9a6f4a8
Browse repository at this point
Add interruptable_delay() definition
emelianov
committed
ea0e00a
View commit details
Copy full SHA for ea0e00a
Browse repository at this point
Commits on Jun 21, 2019
Fix function naming mistype
emelianov
committed
0489c27
View commit details
Copy full SHA for 0489c27
Browse repository at this point
Commits on Jun 24, 2019
Merge branch 'master' into delay_refactoring
emelianov
authored
80dccd6
View commit details
Copy full SHA for 80dccd6
Browse repository at this point
Commits on Jun 25, 2019
Replace delay() to exec recurrent functions in hostByName
Show description for fea8dac
emelianov
committed
fea8dac
View commit details
Copy full SHA for fea8dac
Browse repository at this point
Merge branch 'delay_refactoring' of https://github.com/emelianov/Arduino into delay_refactoring
emelianov
committed
79cb99c
View commit details
Copy full SHA for 79cb99c
Browse repository at this point
Commits on Jul 4, 2019
Revert back to generic delay() in mDNS
emelianov
committed
b06892d
View commit details
Copy full SHA for b06892d
Browse repository at this point
Merge branch 'master' into delay_refactoring
emelianov
authored
0bf6d15
View commit details
Copy full SHA for 0bf6d15
Browse repository at this point
Commits on Jul 12, 2019
Rewrite to polledTimeout
emelianov
committed
5dfd783
View commit details
Copy full SHA for 5dfd783
Browse repository at this point
Commits on Jul 13, 2019
Merge branch 'master' into delay_refactoring
emelianov
authored
11d218b
View commit details
Copy full SHA for 11d218b
Browse repository at this point
You can’t perform that action at this time.