Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix threshold console.error #17

Merged
merged 1 commit into from
May 1, 2024

Conversation

MikePlante1
Copy link
Contributor

Example of log before this PR:
2024-04-13T09:52:36-0400 [OpenAPS] JavaScriptWorker.swift - createContext() - 23 - DEV: JavaScript log: Threshold set to ${convert_bg(threshold, profile)}

Example of log after this PR:
2024-04-13T09:46:01-0400 [OpenAPS] JavaScriptWorker.swift - createContext() - 23 - DEV: JavaScript log: Threshold set to 75

@JeremyStorring
Copy link
Contributor

Looks great!

@mountrcg
Copy link
Contributor

mountrcg commented Apr 29, 2024

The way console.errors are usually done in det-basal is
(“Text “ + function(a, b) + “ Text “ + variable)

Jeses, 3 edits - iPhone typing is not for me🤨

@bjornoleh bjornoleh merged commit e3a8d73 into nightscout:dev May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants