There was an error while loading. Please reload this page.
1 parent 35efe2e commit de20b48Copy full SHA for de20b48
1 file changed
.make_dryrun.txt
@@ -0,0 +1,2 @@
1
+g++ -Wall -fPIC -c RF24Network.cpp
2
+g++ -shared -Wl,-soname,librf24network.so.1 -o librf24network.so.1.0 RF24Network.o -lrf24-bcm
0 commit comments