Merge branch 'develop' into disable_notif_only

This commit is contained in:
Riku Isokoski
2021-09-13 21:22:53 +03:00
committed by GitHub
28 changed files with 177 additions and 162 deletions

View File

@@ -5,7 +5,6 @@
namespace Pinetime {
namespace Controllers {
static constexpr uint8_t pinMotor = 16;
class MotorController {
public: