internal help fcts -> static

This commit is contained in:
Philippe Teuwen
2019-04-10 13:06:05 +02:00
parent cc0454d5d2
commit 3d6d58aae5
63 changed files with 392 additions and 539 deletions

View File

@@ -29,8 +29,5 @@ int CmdPyramidClone(const char *Cmd);
int CmdPyramidSim(const char *Cmd);
int detectPyramid(uint8_t *dest, size_t *size, int *waveStartIdx);
int usage_lf_pyramid_clone(void);
int usage_lf_pyramid_sim(void);
#endif