This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
usage:atlatc:examples:linuxforks_subway_code [2022-06-30 18:14] blockhead Add licence statement to the code |
usage:atlatc:examples:linuxforks_subway_code [2024-05-23 03:03] (current) blockhead Fix indentation of subway stat counter digiline message |
||
---|---|---|---|
Line 399: | Line 399: | ||
c_tbtmax = 0 | c_tbtmax = 0 | ||
end | end | ||
- | digiline_send( | + | digiline_send(" |
- | | + | " NoT:" |
- | | + | " TbT:" |
- | | + | " Tmx:" |
- | " NoT:" .. | + | " R:" |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | " TbT:" .. | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | " Tmx:" .. | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | " R:" .. | + | |
- | | + | |
- | | + | |
) | ) | ||
time_lt = time | time_lt = time |