diff options
| author | hubmartin <hub.martin@gmail.com> | 2021-08-03 18:32:23 (GMT) |
|---|---|---|
| committer | hubmartin <hub.martin@gmail.com> | 2021-08-03 18:32:23 (GMT) |
| commit | b7aa04e1f55096d754a7cc291f02f3430f5a3cd9 (patch) | |
| tree | 6462cbd332cf813f9a173b0783521ef9714c45bb /src/components/motor/MotorController.h | |
| parent | 28abeae21bb370c45d26912bba4737a1cc6ddca7 (diff) | |
PinMap with namespace and constexpr
Diffstat (limited to 'src/components/motor/MotorController.h')
| -rw-r--r-- | src/components/motor/MotorController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/motor/MotorController.h b/src/components/motor/MotorController.h index df61af7..00cd193 100644 --- a/src/components/motor/MotorController.h +++ b/src/components/motor/MotorController.h @@ -6,7 +6,6 @@ namespace Pinetime { namespace Controllers { - static constexpr uint8_t pinMotor = 16; class MotorController { public: |
