Merge branch 'develop' into disable_notif_only

This commit is contained in:
Riku Isokoski 2021-09-14 23:38:42 +03:00 committed by GitHub
commit 93d240a23b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 121 additions and 69 deletions

View file

@ -1,7 +1,6 @@
#pragma once
#include <cstdint>
#include "app_timer.h"
namespace Pinetime {
namespace Controllers {