twl_mcu/EEPe.h
2024-12-17 04:24:29 -05:00

7 lines
71 B
C

#ifndef __eepe_h__
#define __eepe_h__
void eepe_init();
#endif