From 5a4def747897c1c6ffbe465506d846c7c686d3e9 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 13 Oct 2010 14:05:35 +0000 Subject: Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda --- Demos/Device/LowLevel/Joystick/Joystick.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'Demos/Device/LowLevel/Joystick/Joystick.txt') diff --git a/Demos/Device/LowLevel/Joystick/Joystick.txt b/Demos/Device/LowLevel/Joystick/Joystick.txt index 5b1495cbc..0a8dff697 100644 --- a/Demos/Device/LowLevel/Joystick/Joystick.txt +++ b/Demos/Device/LowLevel/Joystick/Joystick.txt @@ -3,7 +3,7 @@ * This file contains special DoxyGen information for the generation of the main page and other special * documentation pages. It is not a project source file. */ - + /** \mainpage Joystick Device Demo * * \section SSec_Compat Demo Compatibility: @@ -28,7 +28,7 @@ * USB Class: * Human Interface Device (HID) * - * + * * USB Subclass: * N/A * @@ -44,19 +44,19 @@ * * * - * \section SSec_Description Project Description: + * \section SSec_Description Project Description: * * Joystick demonstration application. This gives a simple reference * application for implementing a USB Keyboard device, for USB Joysticks * using the standard Keyboard HID profile. - * + * * This device will show up as a generic joystick device, with two buttons. * Pressing the joystick inwards is the first button, and the HWB button * is the second. - * + * * Moving the joystick on the selected board moves the joystick location on * the host computer. - * + * * Currently only single interface joysticks are supported. * * \section SSec_Options Project Options @@ -71,3 +71,4 @@ * * */ + -- cgit v1.2.3