0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

oda_count

This commit is contained in:
2025-12-26 21:48:15 +01:00
parent e579d3a2f1
commit b39a0e78ed
3 changed files with 9 additions and 4 deletions

View File

@@ -9,6 +9,8 @@ eon_count = 0
max_programs = 0
---@type integer
user_data_len = 0
---@type integer
oda_count = 0
---Starts the initialization sequence, also calls the on_init function
---@return nil