remote-station: Add Makefile to create self installation script
Compare changes
+ 117
− 115
@@ -105,7 +105,7 @@ int use_rs485 = TRUE; /* Use RS485 mode */
@@ -334,100 +334,6 @@ setup()
@@ -450,6 +356,7 @@ void help()
@@ -458,8 +365,6 @@ void help()
@@ -490,6 +395,10 @@ main(int argc, /* number of command line parameters */
@@ -499,15 +408,16 @@ main(int argc, /* number of command line parameters */
@@ -516,7 +426,6 @@ main(int argc, /* number of command line parameters */
@@ -581,8 +490,11 @@ main(int argc, /* number of command line parameters */
@@ -592,14 +504,13 @@ main(int argc, /* number of command line parameters */
@@ -613,6 +524,10 @@ main(int argc, /* number of command line parameters */
@@ -696,19 +611,106 @@ main(int argc, /* number of command line parameters */