summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/ets_alt_task.h
blob: dba0c5fa6484782430d8e230760005861cc968c5 (plain) (blame)
1
2
3
4
extern int ets_loop_iter_disable;
extern uint32_t system_time_high_word;

bool ets_loop_iter(void);