Closed AjayJassal55 closed 3 years ago
when I run the command make main.cpp, it shows nothing to be done for 'main.cpp'. i'm using sx1278 with pi3. please tell me the solution of it
If I understand correctly you've executed make main.cpp Try executing just make and the project should compile.
make main.cpp
make
when I run the command make main.cpp, it shows nothing to be done for 'main.cpp'. i'm using sx1278 with pi3. please tell me the solution of it