mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-01-11 23:43:04 +00:00
6 lines
63 B
C
6 lines
63 B
C
#ifndef _PCECD_H_
|
|
#define _PCECD_H_
|
|
|
|
void pcecd_poll();
|
|
|
|
#endif |