1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Reenable the flash version now Stac's fix is tested.

This commit is contained in:
James Cotton 2012-08-04 12:03:41 -05:00
parent d6c485459f
commit 096f940fee

View File

@ -33,7 +33,7 @@
#include "stdbool.h"
#include "stdint.h"
//#define FLASH_TABLE
#define FLASH_TABLE
#ifdef FLASH_TABLE
/** Version of the code which precomputes the lookup table in flash **/