You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Been using the SerialBT library for a while, ESP's implementation can pass the desired device name with SerialBT.begin(device_name). Currently i'm changing the line below in SerialBT.cpp manually. It'd be great to have similar functionality