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
var packet = ble.build.estimoteLocation(); var advHandle = ble.advertise(packet); advHandle.interval(500); advHandle.power(-4); // later, if you want to stop advertising: //advHandle.stop();
#297
Open
Beacon1NJ opened this issue
Dec 29, 2023
· 0 comments
No description provided.
The text was updated successfully, but these errors were encountered: