aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/px4_subscriber.h
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-02-08 14:11:35 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-02-08 17:53:26 +0100
commit1097f5f55c8ba535de1e4245e8dd1ad1096924a0 (patch)
tree14d91044372fd63fed458ae562e6d7398323210f /src/platforms/px4_subscriber.h
parentbc8efeb73eaa77c1835823d96ca5d8ca2a76b24d (diff)
downloadpx4-firmware-1097f5f55c8ba535de1e4245e8dd1ad1096924a0.tar.gz
px4-firmware-1097f5f55c8ba535de1e4245e8dd1ad1096924a0.tar.bz2
px4-firmware-1097f5f55c8ba535de1e4245e8dd1ad1096924a0.zip
fix comments
Diffstat (limited to 'src/platforms/px4_subscriber.h')
-rw-r--r--src/platforms/px4_subscriber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platforms/px4_subscriber.h b/src/platforms/px4_subscriber.h
index 6ca35b173..9b0ca1319 100644
--- a/src/platforms/px4_subscriber.h
+++ b/src/platforms/px4_subscriber.h
@@ -34,7 +34,7 @@
/**
* @file px4_subscriber.h
*
- * PX4 Middleware Wrapper Subscriber
+ * PX4 Subscriber API, implements subscribing to messages from a nodehandle
*/
#pragma once