mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-02 13:35:28 +01:00
@@ -122,7 +122,7 @@ int main(void)
|
||||
for(j=0; j<8; j++) {
|
||||
if(operacakes[j] == HACKRF_OPERACAKE_ADDRESS_INVALID)
|
||||
break;
|
||||
printf("Operacake found, address: 0x%02x\n", operacakes[j]);
|
||||
printf("Opera Cake found, address: %d\n", operacakes[j]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user