# TauLabs

## Overview

## Quick fixes

* To be able to compile the firmware for the Sparky flight controller, from the TauLabs-20140405 archive, I had to change some return variables in the _make/scripts/version-info.py_ file.

Here's my file version-info-pyfixes.py.tar.gz

## Notes ### Flash Sparky Bootloader

  dfu-util -d 0483:df11 -c 1 -i 0 -a 0 -D ./bl_sparky.bin -s 0x8000000

## Links