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
|
|
@ -43,6 +43,8 @@
|
|||
#include "error.h"
|
||||
#include "print.h"
|
||||
#include "rs485.h"
|
||||
#include "timestamp.h"
|
||||
#include "alert.h"
|
||||
|
||||
static struct config_t *c;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue