connormartin12 / NHL_Goal_Light

Edit ReadMe file
0 stars 0 forks source link

Add reset button #27

Closed connormartin12 closed 1 year ago

connormartin12 commented 1 year ago

Add a reset button to the mobile app that allows the user to completely reset the device and return it to it's original state with no stored user information.

connormartin12 commented 1 year ago

Functionality exists.

Unhandled promise rejection occurs upon BLE peripheral disconnection.

connormartin12 commented 1 year ago

Completed in recent commit.

Unhandled promise rejection fixes with the response from the esp side of the BLE equation.