misc is completly removed
This commit is contained in:
@@ -14,9 +14,6 @@ extern "C" {
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "misc_conf.h"
|
||||
#if USE_TRIGO != 0
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/*********************
|
||||
@@ -43,8 +40,6 @@ int16_t lv_trigo_sin(int16_t angle);
|
||||
* MACROS
|
||||
**********************/
|
||||
|
||||
#endif /*USE_TRIGO*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user