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