internal help fcts -> static

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

View file

@ -22,10 +22,6 @@ struct pcf7931_config {
int pcf7931_resetConfig(void);
int pcf7931_printConfig(void);
int usage_pcf7931_read(void);
int usage_pcf7931_write(void);
int usage_pcf7931_config(void);
int CmdLFPCF7931(const char *Cmd);
int CmdLFPCF7931Read(const char *Cmd);