-->
Page 1 of 1

Resources usage with WiFi Libraries

PostPosted: Sun Aug 06, 2017 8:10 am
by andre_teprom
Hi there,


I was wondering if there exists some way to know what are the built in HW/FW modules used by the commonly used libraries. For example, I hoeard somewhere that the ESP8266WebServer.h makes use of the TIMER0, but I'm using the same timer to trigger for the ISR0 interrupt without noticing any clear issue. I'm fear that this could yield some conflict. Does someone know something about that ?


Thanks,