ubitx-iop/ubitx_iop/eeprom.h
2020-05-03 23:38:41 -05:00

15 lines
392 B
C

//======================================================================
// eeprom.h
//======================================================================
#ifndef __iop_eeprom_h__
#define __iop_eeprom_h__
#include "config.h"
#endif
//======================================================================
// EOF
//======================================================================