make style
This commit is contained in:
@@ -48,6 +48,6 @@ extern bool showDemod;
|
||||
|
||||
extern pthread_mutex_t print_lock;
|
||||
|
||||
extern void iceIIR_Butterworth(int * data, const size_t len);
|
||||
extern void iceIIR_Butterworth(int *data, const size_t len);
|
||||
extern void iceSimple_Filter(int *data, const size_t len, uint8_t k);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user