1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/PiOS
stac 1169514bf9 sd card: fix SD R1 detection
SD R1 response format is defined as any byte with the MSb
cleared.  The code was testing for any byte that was not 0xFF
which can lead to misinterpreting a byte as the response.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@998 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-04 02:20:57 +00:00
..
Common sd card: fix SD R1 detection 2010-07-04 02:20:57 +00:00
inc Made pios_com_num_devices const 2010-06-20 17:59:48 +00:00
STM32F10x Minini removed from PiOS 2010-07-01 08:57:40 +00:00
pios.h Minini removed from PiOS 2010-07-01 08:57:40 +00:00