airpig2011 / IEC104

Protocol of IEC104 and IEC101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Issue

grandnew opened this issue · comments

Hi, it seems that this project can not be built directly. To compile it, the following two files should be modified:

The directory in the test/Makefile should be modified like this.

The main function in test/main.c should be moved to the end of file like this.

The project after modification can be found in grandnew/IEC104.