Page MenuHomec4science

port.h
No OneTemporary

File Metadata

Created
Wed, Jul 3, 07:43
/**
* \file port.h
* This file exist only because developers can't agree between
* "port.h" or "pindefs.h". :))))
*
*/
#ifndef PORT_H_
#define PORT_H_
#include "pindefs.h"
#endif //PORT_H_

Event Timeline