You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KED/bsl/cmakeLowLayer/cppSrc/transfer.hpp

9 lines
99 B

#ifndef TRANSFER_H
#define TRANSFER_H
#include "main.h"
int cppHook();
#endif /* TRASNFER_H */