Skip to content

Commit 08df84e

Browse files
author
zigam
committed
- removed todos
1 parent ea52dff commit 08df84e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/ring_buffer.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@
3131
/**
3232
* @note For float32_t definition!
3333
*/
34-
// TODO: Only for testing purporses
35-
//#include "project_config.h"
36-
typedef float float32_t;
34+
#include "project_config.h"
3735

3836
////////////////////////////////////////////////////////////////////////////////
3937
// Definitions

0 commit comments

Comments
 (0)