Skip to content

Commit de20b48

Browse files
authored
Plan update: unify system payload handling across platforms
1 parent 35efe2e commit de20b48

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.make_dryrun.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)