WIP: Add support for custom format, also rename main.py -> glucose-monitor.py #1

Draft
ronald1985 wants to merge 4 commits from devel into master
Owner
There is no content yet.
ronald1985 added 4 commits 1 year ago
0b2c692392 Major rewrite and refactor under way
Nearly there, needs some more testing around the WaveShare and Terminal
screen classes.
6ae804cd15 Major progress, custom format now supported!
Plus various tidy up bits and bug fixes
d67a0ae76f Bug fix.
Ensure that string returned by time_since contains integers not floats
b3a11599ef Rename main.py, add new interval config
This commit also tidies up a few things.
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b devel master
git pull origin devel

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff devel
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ronald1985/glucose-monitor-python#1
Loading…
There is no content yet.