@@ -446,11 +446,6 @@ void txlora(byte *frame, byte datalen) {
}
int main (int argc, char *argv[]) {
/*
if (argc < 2) {
printf ("Usage: argv[0] sender|rec [message]\n");
exit(1);
}*/
wiringPiSetup () ;
pinMode(ssPin, OUTPUT);
The note is not visible to the blocked user.