mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-31 01:09:17 +02:00
whoops
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ local function get_aid()
|
|||||||
local data, aid = oda.data, oda.aid
|
local data, aid = oda.data, oda.aid
|
||||||
|
|
||||||
_RDS_ODA_pointer = (_RDS_ODA_pointer % #_RDS_ODAs) + 1
|
_RDS_ODA_pointer = (_RDS_ODA_pointer % #_RDS_ODAs) + 1
|
||||||
return b, data, aid
|
return true, b, data, aid
|
||||||
end
|
end
|
||||||
|
|
||||||
_RDS_ODA_pointer = (_RDS_ODA_pointer % #_RDS_ODAs) + 1
|
_RDS_ODA_pointer = (_RDS_ODA_pointer % #_RDS_ODAs) + 1
|
||||||
|
|||||||
Reference in New Issue
Block a user