Skip to content

Commit

Permalink
Added working OpenDNP3 library
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoralves committed May 29, 2018
1 parent f1a2645 commit c595c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if [ "$DNP3_SUPPORT" = "Y" -o "$DNP3_SUPPORT" = "y" -o "$DNP3_SUPPORT" = "yes" ]
sudo apt-get install cmake

#download opendnp3
git clone --recursive https://github.com/automatak/dnp3.git
#git clone --recursive https://github.com/automatak/dnp3.git
cd dnp3

#create swapfile to prevent out of memory errors
Expand Down

0 comments on commit c595c3b

Please sign in to comment.