fix: justnoice
This commit is contained in:
@@ -1315,7 +1315,7 @@ bool AquireData( uint8_t page, uint8_t block, bool pwdmode, uint32_t password ){
|
||||
}
|
||||
setGraphBuf(got, sizeof(got));
|
||||
|
||||
return !justNoise_int(GraphBuffer, sizeof(got));
|
||||
return !justNoise(GraphBuffer, sizeof(got));
|
||||
}
|
||||
|
||||
char * GetBitRateStr(uint32_t id, bool xmode) {
|
||||
|
||||
Reference in New Issue
Block a user