GFILE rules bug fix

ugfx_release_2.6
Joel Bodenmann 2014-05-11 15:00:03 +02:00
parent 9e6b210425
commit 6dc3cbcd29
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
* @brief Add floating point support to printg/scang etc.
*/
#ifndef GFILE_ALLOW_FLOATS
#define GFILE_ALLOW_FLOATS
#define GFILE_ALLOW_FLOATS FALSE
#endif
/**
* @brief Can the device be specified as part of the file name.