Eventually icon indicating copy to clipboard operation
Eventually copied to clipboard

esp8266 - event fire not work

Open integrityhu opened this issue 5 years ago • 0 comments

I made a temperature measurer station with an esp8266 and an oled distpay. I add event handlers at setup: a Timer event handled and a Http event handler. Because I want access measured info over wifi network. I add two listener but events fired only for the first one. Second event not fired, only just the first registration. Code is here: https://infokristaly.hu/?q=node/850

integrityhu avatar Sep 30 '20 11:09 integrityhu