dev branch is 2 commits ahead, 3 commits behind master. This means when new PRs are made against dev they are not being merged against the bug fixes in #19, #20, and #21. The dev branch has not been updated in three years yet new PRs need to target dev branch as the standard workflow. See https://github.com/openaps/stdprojectexample and "git flow" for more details. A synchronization of dev and master is required. @bewest