1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-10 18:24:11 +01:00
LibrePilot/flight/PiOS
peabody124 3c021c09d9 Flight/PiOS: Whitespace changes
find ./flight/PiOS/inc/ \! \( -name '*~' -a -prune \) -type f    | xargs -I{}
bash -c 'echo {}; dos2unix {}; gnuindent -npro -kr -i8 -ts8 -sob -ss -ncs -cp1
-il0 -hnl -l150 {};'

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1777 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-27 07:28:45 +00:00
..
Boards OP-167 OP-157 AHRS/Calibration: Added mag scale and really cleaned up calibration. 2010-09-25 09:20:38 +00:00
Common Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
inc Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
STM32F10x Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios.h OP-21/Flight Bootloader 2010-09-15 17:09:27 +00:00