Original PR: https://github.com/bendtherules/multimeter-connect-web/pull/2 Author: @bendtherules Created: 7/17/2023 Status: ✅ Merged Merged: 7/17/2023 Merged by: @bendtherules
Base: main ← Head: auto-retry
main
auto-retry
718fe03
b3edd73
9 files changed (+451 additions, -297 deletions)
📝 README.md (+2 -1) ➕ src/app/icons.tsx (+80 -0) 📝 src/app/page.tsx (+154 -195) 📝 src/helpers/bluetooth.ts (+168 -0) 📝 src/helpers/constants.ts (+2 -0) ➕ src/helpers/custom-error.ts (+1 -0) ➕ src/helpers/custom-hooks.ts (+17 -0) ➕ src/helpers/debounce.ts (+27 -0) 📝 src/helpers/parseDMM.ts (+0 -101)
README.md
src/app/icons.tsx
src/app/page.tsx
src/helpers/bluetooth.ts
src/helpers/constants.ts
src/helpers/custom-error.ts
src/helpers/custom-hooks.ts
src/helpers/debounce.ts
src/helpers/parseDMM.ts
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/multimeter-connect-web/pull/2
Author: @bendtherules
Created: 7/17/2023
Status: ✅ Merged
Merged: 7/17/2023
Merged by: @bendtherules
Base:
main← Head:auto-retry📝 Commits (2)
718fe03Refactor code + add auto-retryb3edd73Readme - Add auto-reconnect feature📊 Changes
9 files changed (+451 additions, -297 deletions)
View changed files
📝
README.md(+2 -1)➕
src/app/icons.tsx(+80 -0)📝
src/app/page.tsx(+154 -195)📝
src/helpers/bluetooth.ts(+168 -0)📝
src/helpers/constants.ts(+2 -0)➕
src/helpers/custom-error.ts(+1 -0)➕
src/helpers/custom-hooks.ts(+17 -0)➕
src/helpers/debounce.ts(+27 -0)📝
src/helpers/parseDMM.ts(+0 -101)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.