change lua stuff a bit

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-25 23:05:10 +02:00
co-authored by Copilot
parent 9c95771cc8
commit ff6460ba0f
3 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ Yet another unique feature, the Lua engine allows you to control the encoder, al
### RFT
For a long time there was no RFT in RDS95, but on 28th December 2025 that changed when i implemented it in lua, just call the load function with the path and id 0 and set rds2 mode to 2, and see the your station's logo in the decoder
For a long time there was no RFT in RDS95, but on 28th December 2025 that changed when i implemented it in lua, just call the load function with the path and id 0, and see the your station's logo in the decoder
And yes, it is implemented in only Lua and the ODA engine which is also in Lua