From 11a4622a469bc822ba48dd8359b319b4ef155c6c Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Thu, 21 May 2015 23:10:00 +0100 Subject: [PATCH] Adding attributions for some of the Graupner SumH code. --- src/main/rx/sumh.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/rx/sumh.c b/src/main/rx/sumh.c index 7d23a10eb5..6950b5d90b 100644 --- a/src/main/rx/sumh.c +++ b/src/main/rx/sumh.c @@ -15,6 +15,12 @@ * along with Cleanflight. If not, see . */ +/* + * References: + * http://fpv-treff.de/viewtopic.php?f=18&t=1368&start=3020#p44535 + * http://fpv-community.de/showthread.php?29033-MultiWii-mit-Graupner-SUMD-SUMH-und-USB-Joystick-auf-ProMicro + */ + #include #include #include