From 8d1ce488005f6d08cc11c7842b8bc53be9cb3bb0 Mon Sep 17 00:00:00 2001
From: Joel Bodenmann <joel@unormal.org>
Date: Mon, 16 Jun 2014 09:42:32 +0200
Subject: compiler warning (SSD2119 for Embest board)

---
 boards/base/Embest-STM32-DMSTF4BB/board_SSD2119.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'boards/base/Embest-STM32-DMSTF4BB')

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
 };
 
-- 
cgit v1.2.3