input: support analog read
[libpicofe.git] / linux / xenv.h
1
2 int  xenv_init(void);
3 int  xenv_update(int *is_down);
4 void xenv_finish(void);
5