Closed
Description
Arduino/cores/esp8266/Schedule.h
Line 9 in 95fd7b5
@hreintke What is your opinion on:
- removing the warning?
- the proper copyright notice
- is the limit on SCHEDULED_FN_MAX_COUNT 32 still reasonable in the light of increased use for scheduled interrupts? Of the top of my mind, using scheduled interrupts for SW Serial, there are a lot of interrupts in a short interval of time :-)