mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-31 01:09:18 +02:00
change some stuff
This commit is contained in:
@@ -232,7 +232,6 @@ class RDSDecoder {
|
||||
|
||||
if(d_error > 2) return; // Don't risk it
|
||||
|
||||
|
||||
const idx = blockB & 0x3;
|
||||
|
||||
const last_err = this.ps_errors[idx * 2];
|
||||
|
||||
Reference in New Issue
Block a user