diff options
author | pashamray <pashamray@gmail.com> | 2014-07-02 13:02:01 +0300 |
---|---|---|
committer | pashamray <pashamray@gmail.com> | 2014-07-02 13:02:01 +0300 |
commit | e67fbb3e6b82742eae4096faff2a1e47e25804e3 (patch) | |
tree | 35df6e920e377ac05ba37c9479de47e8522cee75 /boards | |
parent | 2127c61eeeea920ba79923bc6f29a1e2de80d61d (diff) | |
parent | 2b141cea7f30cb45f559db5949dcfbf0ebb7c613 (diff) | |
download | uGFX-e67fbb3e6b82742eae4096faff2a1e47e25804e3.tar.gz uGFX-e67fbb3e6b82742eae4096faff2a1e47e25804e3.tar.bz2 uGFX-e67fbb3e6b82742eae4096faff2a1e47e25804e3.zip |
Tectu/ugfx слито с master
Diffstat (limited to 'boards')
-rw-r--r-- | boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h b/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h index d6e10a61..2b1aa27d 100644 --- a/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h +++ b/boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h @@ -38,6 +38,7 @@ static const PWMConfig pwmcfg = { {PWM_OUTPUT_ACTIVE_HIGH, 0}, {PWM_OUTPUT_ACTIVE_HIGH, 0} }, + 0, 0 }; |