porfi2089 / Spoty_Controler

a versatile spotify controler that uses the ESP8266 wifi features to comunicate with the spotify API, it also includes the capability to use a 20x4 LCD screen over I2C
3 stars 1 forks source link

posible way to make the update rate faster #5

Open porfi2089 opened 6 months ago

porfi2089 commented 6 months ago

in the current format te http request waits untill all the info gets back before updating and it waits for the confirmation code when it sends interaction requests to the API, it would be great if it could continue running other things in the middle