Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
299bc625864b9e624ed599c94a5f95870516139a
/
.
/
esp8266
/
ets_alt_task.h
blob: 33a9d3a002b92d74c6eb2796093a890c988445e8 [
file
] [
log
] [
blame
]
#ifndef
MICROPY_INCLUDED_ESP8266_ETS_ALT_TASK_H
#define
MICROPY_INCLUDED_ESP8266_ETS_ALT_TASK_H
extern
int
ets_loop_iter_disable
;
extern
uint32_t
system_time_high_word
;
bool
ets_loop_iter
(
void
);
#endif
// MICROPY_INCLUDED_ESP8266_ETS_ALT_TASK_H