mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Consolidate timestamp implementation in one file
This commit is contained in:
parent
a85cfcf3ef
commit
ba2d49d2f7
10 changed files with 202 additions and 139 deletions
|
|
@ -16,6 +16,7 @@ tio_sources = [
|
|||
'socket.c',
|
||||
'setspeed.c',
|
||||
'rs485.c',
|
||||
'timestamp.c',
|
||||
'alert.c'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue